-
Notifications
You must be signed in to change notification settings - Fork 144
FAQ
A proxy auto-config (PAC) file defines how web browsers and other user agents can automatically choose the appropriate proxy server (access method) for fetching a given URL.
A PAC file contains a JavaScript function “FindProxyForURL(url, host)”. This function returns a string with one or more access method specifications. These specifications cause the user agent to use a particular proxy server or to connect directly.
Multiple specifications provide a fall-back when a proxy fails to respond. The browser fetches this PAC file before requesting other URLs. The URL of the PAC file is either configured manually or determined automatically by the Web Proxy Autodiscovery Protocol.
for more details, go Proxy_auto-config
See Readme file Install section. README
Use this chrome extension is very simple. First, input your proxy settings on options page, second, select your proxy type on the popup page, that's all.
You must find effective proxies yourself. This extension only can help your set proxy for Google chrome browser.
China list is a set of websites which can access directly from China mainland.
Only omains in Whitelist will never use a proxy.
Only domains in Whitelist will use a proxy.
Any time, you can use only one of these two mode. PAC proxy use the auto mode and the others use the manual mode. Auto mode will ignore the proxy rules, only manual mode will use the proxy rules ( Blacklist / Whitelist ).