A 0-RTT QUIC Proxy with SNI camouflage
- UDP Friendly with minimum header
- Full Cone
- QUIC based 0-RTT
- SNI camouflage with any domain (powered by JLS)
- Anti-hijack
- Resisting active detection
- Free of certificates
Usage
Client
Example config: client.yaml
Clash-rs
# config.yaml
Server
Installation Script (Linux)
|
This script will:
- Install
shadowquicto/usr/local/bin/ - Generate random credentials and config at
/etc/shadowquic/server.yaml - Setup and start
shadowquicsystemd service
Manual Usage
Example config server.yaml
Configuration detail can be found in Documentation
Other Clients
Other Servers
- docker: example coompose file