Skip to main content

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:

  1. Download and install QuicProxy.
  2. Import a subscription link.
  3. Start the client.
  4. Use the recommended routing, DNS, and node selection strategy automatically.

Downloads

PlatformLinkNotes
WindowsDownload installer.exe installer
AndroidDownload APKAndroid client
Linux x64Download x64 CoreGUI and headless environments
Linux arm64Download arm64 CoreRaspberry Pi 4/5, ARM servers
Linux arm32Download arm32 CoreRaspberry 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.