TCP and UDP proxying
The protocol carries proxy requests over QUIC and supports both TCP and UDP relay. It is not a WireGuard peer and its configuration and client compatibility are different.
Starter and above
Hysteria2 is a TCP and UDP proxy built on QUIC. Its official protocol can behave like a normal HTTP/3 server to an unauthenticated observer.
The protocol carries proxy requests over QUIC and supports both TCP and UDP relay. It is not a WireGuard peer and its configuration and client compatibility are different.
The official protocol specification requires an unauthenticated server to behave like a standard HTTP/3 web server or reverse proxy rather than exposing a distinctive authentication failure.
If a network blocks or severely degrades QUIC or UDP, Hysteria2 may be the wrong option for that path. Protocol variety matters because no transport wins on every network.
Operator workflow
Protocol statements are based on the official Hysteria2 specification and documentation. Availability must be tested on the operator's actual networks.