关于转发代理问题
#1025
Replies: 1 comment 1 reply
-
請用Firefox,或者Privoxy。 |
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.
-
SS 服务器配置:
根据官方文档:https://guide.v2fly.org/advanced/outboundproxy.html
给出自己的客户端配置:
我的目的是PC->ss->socks5,但是在通过本地端口10808 请求的时候,得到如下日志:
SS 服务器端没有收到请求,所以没日志。
按照文档中的下面这句话:
应该是将请求发往 2.2.2.2:456 才对,可是这里看起来是本地跟 1.1.1.1:123 建立连接。在我将上面两 outbound 调换位置后:
ss 服务器上得到日志:
看出来 outbound 调换顺序后,请求出现了变化。
所以不知道应该如何设置代理转发,请帮忙解答,Thanks♪(・ω・)ノ
Beta Was this translation helpful? Give feedback.
All reactions