2.6.1
- The server's direct outbound now supports TCP Fast Open
- Changed
LibVersion
to Libraries
in the output of the version
subcommand- Added support to disable TLS verification (
insecure
) for the masquerade proxy website- Fixed issues with tun not functioning on Linux when
ipv6.disable=1
is set- Added support for
LoongArch64
- Updated quic-go to version 0.49.0
- Made the username in
userpass
authentication case-insensitive- 服务端 direct outbound 支持 TCP Fast Open
-
version
子命令的输出中将 LibVersion
改为 Libraries
- 伪装代理网站回源支持禁用 TLS 验证 (
insecure
)- 修复在 Linux 上
ipv6.disable=1
时 tun 无法正常工作的 bug- 添加对
LoongArch64
的支持 (64 位龙芯)- quic-go 更新到 v0.49.0
-
userpass
认证中的用户名不再区分大小写