Downloads
Download UPGO
Start earning crypto by sharing your unused bandwidth. Available on desktop, mobile, and via SDK/CLI.
Desktop App
Desktop App Setup
- 01 Download and install the app for your platform
- 02 Open the app and go to Settings
- 03 Enter your Partner ID in the configuration field
- 04 Click "Connect" to start sharing bandwidth
Don't have a Partner ID? Get your Partner ID from your cPanel Dashboard or use the default public network.
Mobile App
TBA
Android
Android 8.0+ (ARM64-v8a, ARMv7)
—
Q3 2026
iOS
iOS 14+ (App Store)
—
CLI
bash
# Node Control Commands
upgo-node.exe start --partner-id YOUR_ID
upgo-node.exe start --partner-id YOUR_ID --daemon
upgo-node.exe start --partner-id YOUR_ID --verbose
upgo-node.exe stop
upgo-node.exe status
upgo-node.exe status --stats
upgo-node.exe stats --watch
upgo-node.exe version
# Configuration Commands
upgo-node.exe config show
upgo-node.exe config set partner_id YOUR_PARTNER_ID
upgo-node.exe config set auto_start true
upgo-node.exe config get partner_id
# Proxy Management
upgo-node.exe proxy add 10.0.0.1:1080
upgo-node.exe proxy add socks5://user:[email protected]:1080
upgo-node.exe proxy list
upgo-node.exe proxy check
upgo-node.exe proxy remove 10.0.0.1:1080Note: Replace YOUR_PARTNER_ID with your actual Partner ID to track bandwidth contributions and earn rewards.
Features
Auto-connect to relay network
YAMUX stream multiplexing
SOCKS5 & HTTP proxy support
Auto-reconnection with backoff
Real-time statistics
Secure P2P connections
Need help? Check out the documentation or frequently asked questions
SHA256 checksums available at GitHub Releases