PAC代理的端口
#3273
Replies: 1 comment
-
我是自己写的PAC,仅供参考:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
在浏览器请求PAC如下地址和端口:
var PROXY = 'PROXY 127.0.0.1:9999
请问这里的9999端口,shadowsocks-windows有没有提供API可以动态修改,不和编辑服务器界面的监听9999端口一样?
因为我在外部启动了其他代理端口8888,我想在小飞机上切换8888和9999动态改变PAC这个端口
Beta Was this translation helpful? Give feedback.
All reactions