mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-01-19 17:21:41 +03:00
b77187384b
from man pidof: pidof -- find the process ID of a running program also, you can use : cat /proc/`pidof xray`/limits in line 163, to find the limits of xray, without the hassle of figuring out the pid yourself.
进阶文档
这个章节包含进阶级的 Xray 使用心得分享, 如果您已经熟悉 Xray, 那么这里的经验可以让您更加发挥 Xray 的威力
透明代理的入门篇章。
透明代理(TProxy)配置教程 by @BioniCosmos
基于 Xray 的透明代理(TProxy)配置完整教程。
[透明代理]通过 gid 规避 Xray 流量 by @kirin
在 iptables/nftables 实现的透明代理中,一种新的规避 Xray 流量的方式。
通过 Xray 将特定的流量指向特定出口,实现全局路由“分流” by @Zzz3m
将 Xray 玩出花:基于 fwmark 或 sendThrough 方式实现“分流”。