xiongtong3 / switchy

Automatically exported from code.google.com/p/switchy
0 stars 0 forks source link

proxy chaining #247

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I don't know if this is a bug report or a feature request or if I am asking the 
impossible or if I just don't know how to use Switchy properly, but I would 
like have requests channeled through multiple proxies, for instance privoxy for 
ad blocking, followed by a proxy server I need to go through to get to the 
Internet, followed by a proxy server I need to go through to penetrate a 
journal paywall.  I am trying to figure out how to configure Switchy and/or 
privoxy to achieve this.

What steps will reproduce the problem?

Setup a rule with Host = proxy1/proxy2:8000 and Port = 8001.

What is the expected output?

Request gets sent to proxy1:8001 and then to proxy2:8000

What do you see instead?

8000 gets copied into the Port text box and I get a message that Chrome 
couldn't connect to the proxy server.

Operating system:
All | Windows | Mac | Linux

Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"

Please provide any additional information below. Attach a screenshot if
possible.

Original issue reported on code.google.com by grant.re...@gmail.com on 13 Nov 2010 at 8:40