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 on Linux amd64, armv7, arm64, and aarch64 platforms. Your income depends on the number of proxies used and the proxy location. 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. Please read the respective apps' legal terms or FAQ section if you have any queries on the type of traffic sent. For advanced users, please use the test branch.
App Name | Residential/Home ISP | Datacenter/Hosting/VPS | Limit per Account | Devices per IP | Payment |
---|---|---|---|---|---|
EarnApp | ✔️ | ❌ | 10 | 1 | Paypal, Gift Card |
PacketStream | ✔️ | ❌ | No limit | 1 | Paypal |
Honeygain | ✔️ | ❌ | 10 | 1 | Crypto, Paypal |
IPRoyal | ✔️ | ❌ | No limit | 1 | Crypto, Paypal |
Ebesucher | ✔️ | ❌ | No limit | 1 | Paypal |
Speedshare | ✔️ | ❌ | No limit | 1 | GiftCard |
PacketShare | ✔️ | ❌ | No limit | 1 | Paypal |
Grass | ✔️ | ❌ | No limit | 1 | Crypto |
Uprock | ✔️ | ❌ | No limit | 1 | Crypto |
CryptoProxy | ✔️ | ❌ | No limit | 1 | Crypto |
BearShare | ✔️ | ✔️ | No limit | 1 | Crypto |
Adnade | ✔️ | ✔️ | No limit | 1 | Crypto, Paypal |
EarnFM | ✔️ | ✔️ | No limit | 1 | Crypto, Paypal, Giftcard |
Peer2Profit | ✔️ | ✔️ | No limit | No limit | Crypto |
ProxyRack | ✔️ | ✔️ | 500 | 1 | Paypal |
Repocket | ✔️ | ✔️ | No limit | 2 | Paypal, Wise, Crypto |
Traffmonetizer | ✔️ | ✔️ | No limit | No limit | Crypto |
ProxyLite | ✔️ | ✔️ | No limit | 1 | Crypto |
BitPing | ✔️ | ✔️ | No limit | 1 | Crypto |
Mysterium | ✔️ | ✔️ | No limit | 1 | Crypto |
Bytelixir | ✔️ | ✔️ | No limit | 1 | Crypto |
Salad | ✔️ | ✔️ | No limit | 1 | Paypal |
Spider Income | ✔️ | ✔️ | No limit | 1 | Paypal |
GagaNode | ✔️ | ✔️ | No limit | 1 | Crypto |
Meson Network | ✔️ | ✔️ | No limit | 1 | Crypto |
- Click here to view the screenshot above as some browsers don't support checkmarks.
- Adnade and Ebesucher use firefox/chrome browser inside the container, so they consume more resources compared to other containers.
- No Limit indicates that the website has not mentioned any specifics and multiple proxies were working. Try to use 1 device per IP.
- To convert crypto to other wallets or currencies, you may use BestChange.
- The comparison mentioned above was updated on 25-04-2024 and may be subject to change later.
You can just run the following commands to install or update docker.
Click here to get up to 4 always free instances
sudo apt-get update
sudo apt-get -y install docker.io
If you use Arm or Aarch Linux OS, you must 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. Please use the tunproxy branch to test it using proxies.
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, you can use the following commands to download the code.
wget -O main.zip https://github.com/engageub/InternetIncome/archive/refs/heads/main.zip
sudo apt-get install unzip
unzip -o main.zip
cd InternetIncome-main
- 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 totrue
. - 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 🤑 .
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 the same IDs will be used on delete and start since it is required to do a 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 the backup 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.
sudo bash internetIncome.sh --deleteBackup
Click here to get proxies or hosting providers with free credits.
Note: Bytelixir, BearShare and Peer2Profit support proxies in dashboard. You can add your proxies directly in website dashboard instead of running applications.
- 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.