ProxyRack

March 28, 2026 ยท View on GitHub

Category: Bandwidth Sharing | Status: Active Website: https://peer.proxyrack.com

Description

ProxyRack's Peer program lets you earn by sharing your bandwidth as part of their proxy network. Each device requires a unique 64-character hex UUID and optionally an API key to auto-register the device. Works on both residential and VPS/datacenter connections. Dashboard is behind Cloudflare, which may require manual browser-based API key retrieval.

Earning Estimates

MetricValue
Monthly range$0 - $4 (estimate)
Perdevice
Minimum payout$5
Payout frequencyOn request
Payment methodsPaypal, Crypto

Residential IPs earn more than datacenter. Dashboard behind Cloudflare may complicate automated access.

Requirements

RequirementValue
Residential IPNo
Minimum bandwidthNone
GPU requiredNo
Minimum storageNone
Supported platformsDocker, Windows, Macos, Linux

Setup Instructions

1. Create an account

Sign up at ProxyRack.

2. Get your credentials

After signing up, locate the credentials needed for Docker deployment. These are typically your email/password or an API token found in the dashboard.

3. Deploy with CashPilot

In the CashPilot web UI, find ProxyRack in the service catalog and click Deploy. Enter the required credentials and CashPilot will handle the rest.

Docker Configuration

  • Image: proxyrack/pop
  • Platforms: linux/amd64

Environment Variables

VariableLabelRequiredSecretDescription
UUIDDevice UUIDYesNoUnique 64-character hex ID per device. Generate with: cat /dev/urandom
API_KEYAPI KeyNoYesYour ProxyRack API key (auto-registers device in dashboard if provided)
DEVICE_NAMEDevice nameNoNoFriendly name for the device in dashboard (default: Device-${UUID})