xiongtong3 / switchy

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

Proxy enabled globally even in Auto Switch mode #196

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put https://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt in Online 
Rule list, check "AutoProxy Compatible List" and enable it.
2. Add http://*.google.com as a New Rule and use a proxy profile containing a 
proxy for it.
3. Save the rules and restart Chrome.
4. Go to Auto Switch mode. 

What is the expected output?
When visiting GFW-blocked sites like twitter, chrome applies my proxy 
correctly. When visiting normal sites, chrome should directly connect. 

What do you see instead?
The icon looks like a direction connection. But if the visited site can display 
your IP address, you will see it displays the proxy's IP. I test using 
http://www.ip-adress.com and http://www.whatsmyip.org.

Operating system:
Linux

Error Log:
copy it from "chrome-
extension://caehdcpeofiiigpdhbabniblemipncjj/console.html"
[17:51:36] [info] - Extension Info: v1.6.3
[17:51:36] [info] - Browser Info: 5.0 (X11; U; Linux i686; en-US) 
AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.99 Safari/533.4
[18:00:48] [success] - Everything is OK

Please provide any additional information below. Attach a screenshot if
possible.
If I have only online rule list, this problem won't happen. But if I add a New 
rule like in step 2, the proxy will apply to all sites.

Original issue reported on code.google.com by panyong...@gmail.com on 24 Jul 2010 at 10:02