This script lets you earn income by sharing your internet bandwidth. The income is passive and you don't have to do anything after the setup but keep getting payouts to your account. The main advantage of this script is the use of multiple proxies through docker containers. This script has been tested in linux amd64, arm64 or aarch64 platforms. Your income depends on the number of proxies used and the location of proxy. If you use all the apps mentioned, you can earn about $50 per month or more from 1 IP depending on the location of the proxy.
- EarnApp
- PacketStream
- Honeygain
- IPRoyal
- Peer2Profit
- ProxyRack
- Repocket
- Traffmonetizer
- ProxyLite
- BitPing
- Ebesucher (Private autosurf with cookies accepted)
- Mysterium (Payment of $1 or ~0.22 MYST is required during setup for every node)
- Adnade (Private autosurf)
- EarnFM (Updated soon)
- CloudCollab (Updated soon)
- GagaNode (Updated soon)
- Spider Income (Not Supported)
- Traffic Earn (Not Supported)
- Salad (Use code WM5ZHG for a 2x earning rate bonus!) (Not Supported)
- CryptoProxy (Mobile device)
- PacketShare (Not Supported)
- Speedshare (Not Supported)
- Meson Network (Updated soon)
- Cash Raven (Mobile device)
- Spide Network (Not Supported)
- Pi (Docker available in Windows only and only 1 node per account)
- Not Supported are the apps which are not available in docker environment, you may use them in windows.
- Adnade and Ebesucher use firefox browser inside the container, so they consume more resources compared to other containers.
App Name | Residential/Home ISP | Datacenter/Hosting/VPS | Limit per Account | Devices per IP |
---|---|---|---|---|
EarnApp | βοΈ | β | 15 | 1 |
PacketStream | βοΈ | β | No limit | 1 |
Honeygain | βοΈ | β | 10 | 1 |
IPRoyal | βοΈ | β | No limit | 1 |
Ebesucher | βοΈ | β | No limit | 1 |
Adnade | βοΈ | β | No limit | 1 |
Peer2Profit | βοΈ | βοΈ | No limit | No limit |
ProxyRack | βοΈ | βοΈ | 500 | 1 |
Repocket | βοΈ | βοΈ | No limit | 2 |
Traffmonetizer | βοΈ | βοΈ | No limit | No limit |
ProxyLite | βοΈ | βοΈ | No limit | 1 |
BitPing | βοΈ | βοΈ | No limit | 1 |
Mysterium | βοΈ | βοΈ | No limit | 1 |
GagaNode | βοΈ | βοΈ | No limit | 1 |
- The comparison mentioned above was updated on 30-04-2023 and may be subject to change later.
- No Limit indicates the website has not mentioned any specifics about it and multiproxies were working. Try to use 1 device per IP if possible.
Run the following commands to install or update docker.
Ubuntu 20.04 is recommended.
sudo apt-get update
sudo apt-get -y install docker.io
If you are using arm or aarch linux OS, you also need to install binfmt emulator to support amd64 images on your pc.
sudo docker run --privileged --rm tonistiigi/binfmt --install all
sudo apt-get install qemu binfmt-support qemu-user-static
Follow this tutorial till 7.30 minutes where docker runs on ubuntu and then follow the next steps below to download the code.
If you like to use docker directly for free, you can use Play with Docker. It resets every 4 hours.
Download the code and edit the configuration file properties.conf with your account details.
If you don't have GUI access but have terminal access, use the following commands to download the code.
wget https://github.com/engageub/InternetIncome/archive/refs/heads/tunproxy.zip
sudo apt-get install unzip
unzip tunproxy.zip
cd InternetIncome-tunproxy
- Please edit the "properties.conf" file using the following instructions and save the changes.
- If you are using proxies, please set the "USE_PROXIES" value to "true".
- When setting your email, password, or token, always place them between single quotes ('') to consider special characters.
- If you do not wish to use a particular application, leave the default value as it is, and the script will not run for that application.
vi properties.conf
After you have followed all the mentioned above steps just run the following command to start and check your income flow to you:money_mouth_face: .
sudo bash internetIncome.sh --start
To stop and delete all the containers started with the script. Run the following command. Note that for earnapp, proxyrack, traffmonetizer and mysterium the data is not deleted and same ids will be used on delete and start, since it is required to do manual setup each time you start. Delete them or use a different folder to download the script if you want to change the node ids.
Note that back up of device Ids and node Ids are present in the same folder of the script.
sudo bash internetIncome.sh --delete
To delete the backup files and folders created by the script, use the following command. This will also delete mysterium data, so if you already made payment for the node take a backup before runnning the command.
sudo bash internetIncome.sh --deleteBackup
Click here to get proxies or hosting providers with free credits.
- This product is available for free and may be freely copied and distributed in its original form.
- However, it is prohibited to distribute modified copies of the product.
- Personal modifications are allowed for personal use only.
This script is provided "as is" and without warranty of any kind.
The author makes no warranties, express or implied, that this script is free of errors, defects, or suitable for any particular purpose.
The author shall not be liable for any damages suffered by any user of this script, whether direct, indirect, incidental, consequential, or special, arising from the use of or inability to use this script or its documentation, even if the author has been advised of the possibility of such damages.