github apernet/hysteria app/v2.2.3

latest releases: app/v2.5.1, extras/v2.5.1, core/v2.5.1...
8 months ago
  • Fixed a bug where using an IPv4/IPv6 specific listening address like 0.0.0.0:443 or [::]:443 would still result in listening on both IPv4/IPv6
  • Delay server address DNS resolution until connection attempt when lazy mode is enabled
  • Local TLS certificates are now read every time a TLS handshake takes place, allowing users to update files without restarting the server

  • 修复了即使显式使用 IPv4/IPv6 监听地址(如 0.0.0.0:443[::]:443 )仍会同时监听 IPv4/IPv6 的问题
  • 开启懒狗模式的情况下,服务器域名解析推迟到需要连接时
  • 每次 TLS 握手时都会重新读取本地证书,以便用户能够在不重启服务器的情况下更新文件

Don't miss a new hysteria release

NewReleases is sending notifications on new releases.