File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,22 @@ icon: material/alert-decagram
44
55#### 1.14.0-alpha.22
66
7+ * Add Hysteria Realm service and Hysteria2 NAT traversal support ** 1**
78* Fixes and improvements
89
10+ ** 1** :
11+
12+ The new [ Hysteria Realm service] ( /configuration/service/hysteria-realm/ )
13+ is a rendezvous service for Hysteria2 NAT traversal. A Hysteria2 server
14+ behind NAT registers its STUN-discovered public addresses on a stable
15+ realm endpoint via the new
16+ [ ` realm ` ] ( /configuration/inbound/hysteria2/#realm ) inbound field;
17+ clients query the realm via the new
18+ [ ` realm ` ] ( /configuration/outbound/hysteria2/#realm ) outbound field to
19+ learn the server's current addresses and perform UDP hole-punching to
20+ establish a direct QUIC connection. Once hole-punching succeeds, all
21+ proxy traffic flows directly between client and server.
22+
923#### 1.14.0-alpha.21
1024
1125* Allow customizing TUN DNS mode and hijack interface DNS by default ** 1**
You can’t perform that action at this time.
0 commit comments