Self-hosted 4G mobile proxy manager. One command. Zero configuration.
curl -fsSL https://proxifypro.com/install.sh -o install.sh && sudo bash install.shcurl -fsSL https://proxifypro.com/install-macos.sh | bashiwr -useb https://proxifypro.com/install-windows.ps1 | iexAfter installation completes:
- ✓ Dashboard at
http://localhost:3000 - ✓ Auto-detection of 4G dongles (Huawei E3372 HiLink, ZTE, etc)
- ✓ HTTPS + SOCKS5 proxies per dongle
- ✓ License-protected (BYO key)
- ✓ systemd / launchd / Windows Service integration
- OS: Ubuntu 20.04+ / Debian 11+ / macOS 12+ / Windows 10/11
- Architecture: x86_64 (Linux/Windows), Intel or Apple Silicon (macOS)
- Node.js: v22 LTS (the installer will check and prompt if missing)
- License: Required. Get yours at proxifypro.com
- Hardware: At least one Huawei E3372 HiLink dongle (or compatible)
After installation, use the proxifypro command:
proxifypro start # Start the service
proxifypro stop # Stop the service
proxifypro restart # Restart the service
proxifypro status # Check service status
proxifypro logs # Tail logs in real-time
proxifypro errors # Tail error logs
proxifypro open # Open dashboard in browser
proxifypro update # Update to latest version
proxifypro uninstall # Remove ProxifyPRO- Huawei E3372 HiLink (recommended)
- Huawei E3531
- ZTE MF833V
- Other HiLink-compatible USB dongles
See Hardware Guide for the complete list.
- License validation via Keygen.sh (fingerprint-bound)
- Code integrity checks at every startup
- Bytecode-compiled production builds
- Offline grace period: 7 days
- Heartbeat: every 30 minutes
- 🌐 Website: proxifypro.com
- 📧 Issues: GitHub Issues
Made with ◇ by the ProxifyPRO team