app/v2.6.2
HyNetworks/hysteriaapp/v2.6.2Jun 8, 2025by github-actions[bot]
AI Summary
Updates the QUIC library to version 0.52.0 to bypass firewall SNI filtering and deprecates the `--qr` option in favor of the new `share` subcommand.
Key Highlights
- ClientHello is now fragmented during TLS handshake to bypass SNI filtering
- The `--qr` option in client mode is deprecated
- Use the `share` subcommand to generate links and QR codes
New Features
- QUIC-go update for SNI bypass
- Share subcommand for sharing links and QR codes
Full Release Notes
- Updated quic-go to v0.52.0 - ClientHello is now fragmented during TLS handshake, which can bypass some firewalls' SNI filtering. - The `--qr` option in client mode is deprecated; use the `share` subcommand to generate links and QR codes instead. --- - quic-go 更新到 v0.52.0 - 现在 TLS 握手时会对 ClientHello 进行分片,可绕过部分防火墙的 SNI 过滤 - 客户端模式的 `--qr` 参数已不推荐使用,可用 share 子命令生成共享链接与二维码