Skip to content

snow2flying/shadowquic

 
 

Repository files navigation

image

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

$ shadowquic -c client.yaml

Example config: client.yaml

Server

$ shadowquic -c server.yaml

Example config server.yaml

Configuration detail can be found in Documentation

Other Clients

Other Servers

Protocol

PROTOCOL

Acknowledgement

About

A 0-RTT QUIC Proxy with SNI camouflage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 93.2%
  • Python 3.4%
  • Typst 2.6%
  • Other 0.8%