app/v2.9.1
MinishLab/model2vecapp/v2.9.1May 10, 2026by github-actions[bot]
AI Summary
A patch release for Hysteria Realms that resolves connection issues for servers behind symmetric NAT and updates the `hysteria cert` command configuration.
Key Highlights
- Fixed client connection failure to servers behind symmetric NAT
- Updated `hysteria cert` command sample config with `sniGuard: disable`
- Improved hole punching success rate
Full Release Notes
[No public IP? No problem. Hysteria Realms punches through your NAT to let you host a Hysteria server from home, a cellular network, or even a coffee shop. Clients connect directly, peer-to-peer. No port forwarding, no relay.](https://hysteria.network/docs/advanced/Realms/) - Fixed an issue where the client failed to connect to a server behind symmetric NAT, improving hole punching success rate - The `hysteria cert` command now includes `sniGuard: disable` in its sample server config, so self-signed certs work with Realms out of the box --- [没有公网 IP 也没问题!Hysteria Realms 通过 NAT 打洞,让你从家宽、手机流量甚至咖啡店都能运行 Hysteria 服务端。与客户端 P2P 连接,无需配置端口转发或中转。](https://hysteria.network/zh/docs/advanced/Realms/) - 修复了一个导致服务端位于对称 NAT 后时客户端无法连接的问题,提升打洞成功率 - `hysteria cert` 命令现在会在示例服务端配置中包含 `sniGuard: disable`,让自签名证书在 Realms 模式下能正常使用