1 unstable release

Uses new Rust 2024

0.1.1 Apr 24, 2025

#541 in Procedural macros

Download history 107/week @ 2025-04-21 18/week @ 2025-04-28 7/week @ 2025-05-05 8/week @ 2025-05-12

140 downloads per month

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

~185–610KB
~14K SLoC