Skip to content

engageub/InternetIncome

Β 
Β 

Repository files navigation

πŸ’» Internet Income πŸ’Έ (Multiproxy Support) 🏰

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.

πŸ’° Register with the following links:

  1. EarnApp
  2. PacketStream
  3. Honeygain
  4. IPRoyal
  5. Peer2Profit
  6. ProxyRack
  7. Repocket
  8. Traffmonetizer
  9. ProxyLite
  10. BitPing
  11. Ebesucher (Private autosurf with cookies accepted)
  12. Mysterium (Payment of $1 or ~0.22 MYST is required during setup for every node)
  13. Adnade (Private autosurf)
  14. EarnFM (Updated soon)
  15. CloudCollab (Updated soon)
  16. GagaNode (Updated soon)
  17. Spider Income (Not Supported)
  18. Traffic Earn (Not Supported)
  19. Salad (Use code WM5ZHG for a 2x earning rate bonus!) (Not Supported)
  20. CryptoProxy (Mobile device)
  21. PacketShare (Not Supported)
  22. Speedshare (Not Supported)
  23. Meson Network (Updated soon)
  24. Cash Raven (Mobile device)
  25. Spide Network (Not Supported)
  26. 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.

πŸ§‘β€βš–οΈ Comparison of different apps based on proxy type

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.

🏑 Prerequisites

Run the following commands to install or update docker.

Ubuntu 20.04 is recommended.

Linux

Install docker on Linux

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.

For ARM or AARCH Architectures

sudo docker run --privileged --rm tonistiigi/binfmt --install all
sudo apt-get install qemu binfmt-support qemu-user-static

Windows

Install Docker on Windows

Follow this tutorial till 7.30 minutes where docker runs on ubuntu and then follow the next steps below to download the code.

Docker

Want to try docker for free without installation?

If you like to use docker directly for free, you can use Play with Docker. It resets every 4 hours.

πŸ‘‡ What next❓

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.

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.

Update configuration and save

vi properties.conf

πŸƒ Run the script

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: .

Start the process

sudo bash internetIncome.sh --start

πŸ›‘ Stop and Delete containers

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.

Stop and delete containers

Note that back up of device Ids and node Ids are present in the same folder of the script.

sudo bash internetIncome.sh --delete

Delete backup files and folders

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

🏬 Proxies or Hosting Providers

Click here to get proxies or hosting providers with free credits.

❔ FAQ

πŸ“‡ License:

  • 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.

⚠️ Disclaimer

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.