You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuhan6665 993a8dd177
Add traffic stats tutorial (#284)
2 years ago
..
transparent_proxy Fix: [document/level-2] tropxy 4 years ago
README.md Add traffic stats tutorial (#284) 2 years ago
iptables_gid.md Using pidof to determine pid of xray (#136) 3 years ago
redirect.md Fix tabs 4 years ago
tproxy.md Flush route table after nft service stops (#281) 2 years ago
traffic_stats.md Add traffic stats tutorial (#284) 2 years ago

README.md

进阶文档

这个章节包含进阶级的 Xray 使用心得分享, 如果您已经熟悉 Xray, 那么这里的经验可以让您更加发挥 Xray 的威力

透明代理入门 by a @kirin

透明代理的入门篇章。

透明代理TProxy配置教程 by a @BioniCosmos

基于 Xray 的透明代理TProxy配置完整教程。

[透明代理]通过 gid 规避 Xray 流量 by a @kirin

在 iptables/nftables 实现的透明代理中,一种新的规避 Xray 流量的方式。

通过 Xray 将特定的流量指向特定出口,实现全局路由“分流” by a @Zzz3m

将 Xray 玩出花:基于 fwmark 或 sendThrough 方式实现“分流”。

Xray 流量统计 by a @yuhan6665

适配 Xray 的流量统计和脚本。