FelisCatus / switchy

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

autoproxy fails for connection to 127.0.0.1:x #512

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Define a proxy connection
2. define a autoproxy rule to use it for some server in the wild
3. turn on autoproxy
4. visit a web app on 127.0.0.1 (maybe run mongoose as a target)

What is the expected output?
web page on localhost will be displayed

What do you see instead?
Fehler 120 (net::ERR_SOCKS_CONNECTION_FAILED)

Operating system:
Windows 

Error Log:
says everything ok.

Original issue reported on code.google.com by kai.hack...@gmail.com on 3 Feb 2013 at 10:10