1 unstable release

Uses new Rust 2024

new 0.1.1 Apr 24, 2025

#541 in Procedural macros

MIT license

5KB
85 lines

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

Protocol

PROTOCOL

Acknowledgement

Dependencies

~180–600KB
~14K SLoC