Xray-core 发布 v1.6.2(预发布)

发布说明(节选):### 新流控实验选项:xtls-rprx-vision https://github.com/XTLS/Xray-core/pull/1235 - 内层流量为 TLSv1.3 时直接转发(已过滤掉 TLSv1.2),且客户端自动应用 Splice - 使用 Golang 自有 TLS 库(而非 XTLS/Go 库),未来兼容 uTLS 指纹(tls fingerprint 参数) - 针对 TLS-based 代理的 TLS in TLS 特征的一部分,增加内层 TLS 握手长度混淆测试,自动应用 :warning: `"streamSettings"` 内须为 `"security":"tls"`+`"tlsSettings":{...}`,不能为 `"xtls"`+`"xtlsSettings"` :warning: 双端均需使用该版本及该流控;对于客户端,照常有 xtls-rprx-vision-udp443 选项可放行内层 HTTP/3 :warning: 测试期间仅支持 VLESS,暂不支持 Trojan;XTLS 暂不支持 Mux,但不影响 UDP FullCone NAT - 更新:[Xray-core v1.6.3 release note](https://github.com/XTLS/Xray-core/releases/tag/v1.6.3) - 模板:[VLESS-TCP-XTLS-Vision](https://github.com/XTLS/Xray-examples/tree/main/VLESS-TCP-XTLS-Vision) - 原理:[XTLS Vision, TLS in TLS, to the star and beyond [简中]](https://github.com/XTLS/Xray-core/discussions/1295) [[ENG](https://github.com/seakfind/examples/blob/main/xtls-vision/README.md)]