- Added GeoIP & GeoSite auto update (
geoUpdateInterval
field under ACL, default is 1 week) - Client now shows handshake information after connecting to the server, currently includes UDP forwarding availability & tx rate
- Changed the basis for bandwidth conversion (Kbps/Mbps/Gbps/Tbps) from 1024 to 1000
- Added RISC-V (riscv64) support
- Updated quic-go to v0.40.0
- 添加了 GeoIP 和 GeoSite 自动更新功能(ACL 下的
geoUpdateInterval
字段,默认为一周) - 客户端现在在连接到服务器后会显示握手信息,目前包括 UDP 转发是否开启和协商的传输速率
- 带宽单位换算(Kbps/Mbps/Gbps/Tbps)从 1024 改为 1000
- 添加了 RISC-V (riscv64) 支持
- quic-go 更新到 v0.40.0