New
Xray-core v25.12.8
XTLS Vision: Add testpre (outbound pre-connect) and testseed (outbound & inbound) https://github.com/XTLS/Xray-core/pull/5270
本次重点更新内容:
- XTLS Vision 加了试验性的“预连接”以消除延迟,开放用户自定义配置最关键的四个 padding 相关参数,详见 https://github.com/XTLS/Xray-core/pull/5270
- 服务端 sockopt 加了
trustedXForwardedFor以防止 XHTTP、WS、HU 客户端伪造源 IP,详见 https://github.com/XTLS/Xray-core/pull/5331 - VLESS inbound 开了 Reverse Proxy 的 UUID 将默认被拒绝使用正向代理,更加安全,详见 https://github.com/XTLS/Xray-core/pull/5101#issuecomment-3567464144
- @Meo597 对 DNS 和路由模块进行了一些重构、优化、功能新增,详见下方 change log