New
app/v2.6.2
- Updated quic-go to v0.52.0
- ClientHello is now fragmented during TLS handshake, which can bypass some firewalls' SNI filtering.
- The
--qroption in client mode is deprecated; use thesharesubcommand to generate links and QR codes instead.
- quic-go 更新到 v0.52.0
- 现在 TLS 握手时会对 ClientHello 进行分片,可绕过部分防火墙的 SNI 过滤
- 客户端模式的
--qr参数已不推荐使用,可用 share 子命令生成共享链接与二维码