Downloads

Download UPGO

Start earning crypto by sharing your unused bandwidth. Available on desktop, mobile, and via SDK/CLI.

Desktop App

Desktop App Setup

  1. 01 Download and install the app for your platform
  2. 02 Open the app and go to Settings
  3. 03 Enter your Partner ID in the configuration field
  4. 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.

v1.0.5

Windows

Windows 10/11 (x64)

12 MB
v1.0.5

macOS

macOS 11+ (ARM64, Intel)

10 MB
v1.0.5

Linux

Ubuntu 20.04+ (x64, ARM64)

9 MB

Mobile App

v1.0.3

Android

Android 8.0+ (ARM64-v8a, ARMv7)

8 MB
Q3 2026

iOS

iOS 14+ (App Store)

β€”

CLI

bash
# CLI uses the installed Desktop app
# Open Command Prompt or PowerShell

# Run with Partner ID
upgo-node.exe --partner-id YOUR_PARTNER_ID

# Run with HTTP proxy
upgo-node.exe --partner-id YOUR_PARTNER_ID --proxy http://127.0.0.1:8080

# Run with HTTPS proxy
upgo-node.exe --partner-id YOUR_PARTNER_ID --proxy https://127.0.0.1:8443

# Run with SOCKS5 proxy
upgo-node.exe --partner-id YOUR_PARTNER_ID --proxy socks5://127.0.0.1:1080

# Run in background (Windows Service)
upgo-node.exe --partner-id YOUR_PARTNER_ID --daemon

# View real-time statistics
upgo-node.exe --stats

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