Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to switch default proxy server #6

Open
jackyz opened this issue Oct 16, 2012 · 1 comment
Open

unable to switch default proxy server #6

jackyz opened this issue Oct 16, 2012 · 1 comment

Comments

@jackyz
Copy link

jackyz commented Oct 16, 2012

转自: http://code.google.com/p/autoproxy/issues/detail?id=240

同样有这个问题,很困扰,望解决。

可以这样重现:

  1. 背景
    假设有两个 ssh 代理,比如:
    local 127.0.0.1 7070
    remote 192.168.1.2 7070
    两个都是通过 ssh -D7070 启动的有效 socks5 代理。
    都可以通过 global 模式访问。
  2. 初始设置
    选择 global 代理模式
    在 choose proxy server 这里把 default proxy server 设为 local。
    设置所有的代理规则都走 default proxy server。此时正常。
  3. 切换 default proxy server
    关闭 local 的 ssh 窗口,使 local 代理失效(remote 的仍然有效)。
    此时若继续使用 local 会出现代理服务器拒绝连接,需切换到 remote 访问。
    在 choose proxy server 这里,更改 default proxy server 为 remote。
    问题出现
    在设置 default proxy server 为 remote 之后,仍然会提示代理服务器拒绝连接。
    也就是说,切换 default proxy server 无效。重启 firefox 可以生效。
@Lavande
Copy link

Lavande commented Dec 27, 2013

同样问题。。。
比如一个ssh -D一个goagent
切换一下发现,没有切换过去,需要重启firefox才行
不过有时候切换一次有效,再切换回头,就不行了……

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants