QuicProxy Guide
QuicProxy is a high-performance, low-memory, zero-RTT, secure, and easy-to-use open-source game accelerator. It focuses on the proxy path itself and is suitable for gaming, mobile networks, OpenWrt routers, and self-hosted nodes.
Quick Start
The client only requires four steps:
- Download and install QuicProxy.
- Import a subscription link.
- Start the client.
- Use the recommended routing, DNS, and node selection strategy automatically.
Downloads
| Platform | Link | Notes |
|---|---|---|
| Windows | Download installer | .exe installer |
| Android | Download APK | Android client |
| Linux x64 | Download x64 Core | GUI and headless environments |
| Linux arm64 | Download arm64 Core | Raspberry Pi 4/5, ARM servers |
| Linux arm32 | Download arm32 Core | Raspberry Pi 3, older ARM devices |
Deploy Your Own Node
Run this command on a Linux server:
curl -fsSL https://raw.githubusercontent.com/RealBikiniBottom/QuicProxy/master/server_install.sh | sudo bash
The script installs the server and outputs a subscription link. Copy it into the client to start using it.
Supported Protocols
Inbound protocols: Socks5, HTTP, Tun, Shadowquic, AnyTLS, AnyTLS-JLS, Trojan.
Outbound protocols: Shadowquic, Socks5, AnyTLS, AnyTLS-JLS, Trojan, Shadowsocks, Vmess.
Feedback
For bug reports, please open GitHub Issues. For usage questions, ideas, and discussions, please use Discussions.