mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-02-21 08:53:14 +03:00
#1385 In some cases, the outbound configuration for wireguard requires the addition of the 'address' field in order to establish a proper connection. It should be noted that the absence of the 'address' field configuration results in the inability to establish connections via domain names, only IP addresses can be used for connections.
进阶文档
这个章节包含进阶级的 Xray 使用心得分享, 如果您已经熟悉 Xray, 那么这里的经验可以让您更加发挥 Xray 的威力
透明代理的入门篇章。
透明代理(TProxy)配置教程 by @BioniCosmos
基于 Xray 的透明代理(TProxy)配置完整教程。
TProxy 透明代理(ipv4 and ipv6)配置教程 by @SQLimit
基于 Xray 的 TProxy 透明代理(ipv4 and ipv6)配置教程
双端使用 Nginx_TLS 隧道隐藏指纹
[透明代理]通过 gid 规避 Xray 流量 by @kirin
在 iptables/nftables 实现的透明代理中,一种新的规避 Xray 流量的方式。
通过 Xray 将特定的流量指向特定出口,实现全局路由“分流” by @Zzz3m
将 Xray 玩出花:基于 fwmark 或 sendThrough 方式实现“分流”。
通过 Cloudflare Warp 增强代理安全性 by @yuhan6665
Xray v1.6.5 新增 WireGuard 出站的使用介绍。
适配 Xray 的流量统计和脚本。