v1.7.0
XTLS/Xray-corev1.7.0Dec 26, 2022by yuhan6665
AI Summary
Introduces XTLS Vision (TLS in TLS) and WireGuard outbound support.
Key Highlights
- Implementation of XTLS Vision (TLS in TLS).
- WireGuard outbound support.
- HTTP outbound supports custom headers via text/template.
New Features
- XTLS Vision implementation.
- WireGuard outbound support.
- HTTP outbound custom header template support.
Full Release Notes
## xtls-rprx-vision - 模板:[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)] - 已知问题:有一定概率出现内层 SSL 错误 https://github.com/XTLS/Xray-core/issues/1444 ## WireGuard 出站 【安全】建议自建服务端将回国流量导入Warp 详见 [通过 Cloudflare Warp 增强代理安全性](https://xtls.github.io/document/level-2/warp.html) ## Features - HTTP 出站支持 [text/template](https://pkg.go.dev/text/template) 自定义 header https://github.com/XTLS/Xray-core/pull/1443 @PMExtra ## Chore - shadowsocks 2022 api 动态增加用户 email 区分大小写 @pocketW - 自动构建下载 geo 文件失败时自动重试 - 更新所有依赖 ## :christmas_tree: 祝大家圣诞及新年快乐 :christmas_tree: