Replies: 2 comments 4 replies
-
这样做是不是从外面回来的流量也被REDIRECT到xray里面了,我看一些工具都是过滤局域网ip段,你可以试试用一些现成的客户端,他们有集成透明代理功能 |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
具体需求:,就是2台电脑A和B. 我想让B代理A所有流量,然后B能实现智能代理,国内走够内,国外走国外. 现在遇到的问题是:
1 流量到B就卡住了,貌似遇到了回环问题.
2 B 分流不够丝滑和智能(这一点,我觉得,做得比较合我心意的是clash的按照域名或者域名中的关键词就实现了分流)
为了实现上面的的需求,我做了以下尝试:
环境:
电脑A:windows, ip: 192.168.0.66;
电脑B:linux, ip: 192.168.0.67;
电脑C(服务器):vps ip: yourvpsip
操作:
客户端电脑Bjson
服务端电脑Cjson
最终实验结果,:
Destination
和Source
物理idnc -l 192.168.0.77 10666
有一些乱码输出. 此外ssh, 80端口应用都可以正常使用.恳请网络大神能指点一下如何解决上面的问题
Beta Was this translation helpful? Give feedback.
All reactions