Skip to content

Commit 056c45c

Browse files
committed
Bump version
1 parent 8875b52 commit 056c45c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff 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**

0 commit comments

Comments
 (0)