hhhaiai / switchy

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

SwitchyAuto.pac compatibility problem on mac OS X #281

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Switchy for Google Chrome Mac OS X version.
2. Proceed to setup the auto switch mode, and select a proxy profile with a 
SOCKS5 proxy setting, such as 127.0.0.1:7070

What is the expected output?
Because the proxy setting is modified in System Preferences of OS X, besides 
used by Google Chrome, the auto generated pac file should better also be 
understood by other applications on OS X, such as Safari.

What do you see instead?
Because Safari dont use the "SOCKS5" syntax of the pac file, it can't parse the 
proxy rule.

Suggestion: Update the generation of pac file to make it more compatible-- use 
both "SOCKS" and "SOCKS5" directives in the pac file, as explained in this 
blog:  
<http://techblog.mydarumadoll.com/2010/01/27/pac-file-proxy-problem-with-firefox
-and-safari-running-on-a-mac-os-x/>

Operating system:
Mac OS X Snow Leopard v10.6.6

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 nlany....@gmail.com on 4 Feb 2011 at 4:43

GoogleCodeExporter commented 8 years ago
a patch can solve this

Original comment by wsxiaoys...@gmail.com on 12 May 2011 at 5:00

Attachments: