Trusted by 1000+ Users Worldwide

Transform Your PC Into a Passive Income Machine

Earn $50-200/month by sharing your unused internet bandwidth. Complete Docker setup guides for Windows WSL2 and Linux servers included.

10+ Earning Apps
24/7 Passive Income
100% Safe & Legal
Docker Dashboard
$ docker ps --format "table {{.Names}}\t{{.Status}}"
honeygain Up 3 days
earnapp Up 3 days
pawns Up 3 days
traffmonetizer Up 3 days
packetstream Up 3 days
$ Earning: $0.15/hour
Documentation

Step-by-Step Setup Guides

Follow our comprehensive guides to set up your earning nodes on any platform

01 Enable Virtualization (BIOS)

Check Task Manager > Performance > CPU. Ensure "Virtualization: Enabled" is visible. If disabled, you need to enable it in your BIOS settings.

02 Initialize WSL2

Open PowerShell as Administrator and run these commands:

PowerShell (Admin)
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart
RESTART YOUR PC NOW. After restart, run: wsl --update

03 Install Docker Desktop

Download from the official Docker website. Make sure "Use WSL 2 instead of Hyper-V" is checked during installation.

Download Docker Desktop

04 Install Portainer Dashboard

A beautiful web UI to manage all your Docker containers:

Terminal
docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce:latest

Access your dashboard at: https://localhost:9443

01 Enable Performance Mode

Linux is the most stable platform for 24/7 earning. Set your system to performance mode:

Terminal
powerprofilesctl set performance

02 Network Booster (TCP BBR)

Enable Google's BBR congestion control for better network throughput:

Terminal
echo "net.core.default_qdisc=fq" | sudo tee -a /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" | sudo tee -a /etc/sysctl.conf
sudo sysctl -p

03 Install Docker

Quick install Docker on most Linux distributions:

Terminal
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.sh
sudo usermod -aG docker $USER

Important Advice Before You Start

  • Not a Get-Rich-Quick Scheme: This is passive income to help with bills, not replace your job.
  • 1 IP = 1 Device: Do not run the same app on multiple devices with the same WiFi.
  • No VPN/Proxy: Using VPN will result in account ban.

How Do You Earn From This?

By sharing your unused internet bandwidth, you become a Residential Proxy Node. Fortune 500 companies use your connection for:

Market Research
SEO Analysis
Ad Verification
100% Safe & Legal
Referral Links

Recommended Earning Apps

Sign up using these links to get exclusive bonuses and support the guide

Resources

Download Resources

Get all the scripts, commands, and documentation you need

Support

Frequently Asked Questions

Common issues and their solutions

Password Authentication Failed?

If your password contains special symbols (!@#$), wrap it in single quotes.

-pass 'P@ssword123!'
Pawns.app: TOS not accepted?

Make sure to include the accept flag at the end of your command:

-accept-tos
How to Refresh All Connections?

Use this command to restart all running containers:

docker restart $(docker ps -q)
Container keeps crashing?

Check the logs for errors:

docker logs container_name

Most common issues are incorrect credentials or network problems.

How much can I realistically earn?

Earnings vary by location and bandwidth. Philippines users typically earn $50-200/month running all apps 24/7. US/EU users may earn more due to higher demand.

Is this legal and safe?

Yes! These apps only use your unused bandwidth for legitimate business purposes like market research, SEO analysis, and ad verification. Your personal data is never accessed or shared.

About

About This Project

Hi! I'm @espinomelnoel, a tech enthusiast from the Philippines passionate about helping others discover legitimate passive income opportunities.

This guide is the result of months of testing different bandwidth-sharing apps to find the most reliable and profitable combinations. Everything here is based on real experience - no fluff, just practical setups that work.

If you have questions or need help with your setup, feel free to reach out on Facebook. I'm always happy to help fellow earners!

2+ Years Experience
1000+ Users Helped
10+ Apps Tested