Wind Protocol Specifications¶
Wind is a shared proxy framework and a collection of protocol implementations. It provides common transport, routing, and configuration infrastructure for TUIC, AnyTLS, NaïveProxy, Hysteria 2, and other implementations.
This section contains the English editions of the Wind protocol specifications and design documents.
Protocol Specifications¶
- TUIC: A QUIC-based proxy protocol.
- AnyTLS: A multiplexed proxy protocol over TLS.
- NaïveProxy: A proxy protocol based on HTTP/2 and TLS.
- Hysteria 2: A QUIC-based proxy protocol.
Configuration and Routing¶
- Config DSL: A static configuration description language.
- ACL Intermediate Representation: An nftables-shaped routing intermediate representation.
Template¶
- RFC Template: A template for drafting new specifications.