- Added mimic integration, which disguises the connection as TCP for networks that restrict UDP (Linux only, requires mimic to be installed separately)
- Improved the accuracy of Chrome QUIC fingerprint parroting
- Fixed a BBR panic on paths with a small MTU, introduced in 2.11.0 by Chrome parroting
- Various dependency updates
- 新增 mimic 集成,可将连接伪装成 TCP,用于限制 UDP 的网络环境(仅限 Linux,需另行安装 mimic)
- 提升 Chrome QUIC 指纹模仿的准确度
- 修复了小 MTU 下一个 BBR panic 问题,由 2.11.0 的 Chrome 指纹模仿引入
- 若干依赖更新