LEGAL DISCLAIMER
PLEASE READ!
I, the creator and all those associated with the development and production of this program are not responsible for any actions and/or damages caused by this software. You bear the full responsibility of your actions and acknowledge that this software was created for educational purposes only.
This software’s intended purpose is NOT to be used maliciously, or on any system that you do not own or do not have explicit permission to operate on. By using this software, you automatically agree to the above.
FTP MINER
What is it for?
This is a simple method to earn additional income if you have a large database of FTP servers. The script runs completely autonomously.
The more servers you have, the higher your hash rate and your earnings. Completely passive income with Monero.
Brief description
Our team has developed a miner for Linux systems.
The main advantage of our script is that miner files are downloaded via FTP and the process is launched via a website’s PHP script.
The server must be:
- Linux architecture
- Installed web server with active website
- It should be VDS.
- Python3 (it is available by default in Ubuntu)
What is the algorithm for operation?
Files are uploaded to the server in the root folder with the website. A change is automatically entered in the index.php file, which will trigger the miner installation script.
Upon successful deployment, the script will install all necessary files and the miner will start working by connecting to your pool.
Important:
- Not all servers allow mining. Hosting providers may have restrictions.
- The server may be missing important components and the miner will not start.
What do you need to set it up?
A little preparation is required to get started. You need to choose a mining pool and create a wallet. Also, if you have a large number of servers, you need to use a proxy.
Below is a list of services that I recommend. You can use any others if you wish.
Miner configuration
There is a download button at the bottom of the page. Unzip the downloaded archive and find the default-config.json file.
Here you will see the pool settings. In the “url” field, specify your pool for the miner. In the “user” field, specify your wallet address.
Below you will see the settings menu. This is designed to allow the use of different pools. If the main pool returns an error, the miner will switch to the backup pool.
Your downloaded file will contain an example of how to fill in the form for working with the pool and working with proxies. If you do not have a backup server, simply enter the same data in the pool settings and change only the wallet address to your personal one.
How to Upload Miner Files to the Server via FTP
For this, you need our Golden Eagle Sorter.
- Activate the function – 51) FTP Upload
- Specify a text file with data from FTP servers (valid)
- Specify the folder where the script files are located.
- Select mode – Modify existing index (inject payload)
- Select mode – At the beginning of the file
- Enter the desired number of streams and wait.
This method will add a dependency to the index.php file that will launch the miner when any user visits the page.
This is safe for the site and does not interfere with its normal operation.
For greater success in installation, you can use the option (Delete index.php/index.html and upload new files), in which case you will need to rename the file run-launcher.php to index.php. But keep in mind that the site will then stop working and your changes will be visible.