Skip to content

Proxy Pac for both Wallbreaker and Oversea Chinese

Notifications You must be signed in to change notification settings

glucee/proxy_pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

proxy_pac

This PAC allows users to visit Chinese websites via chinaproxy and oversea websites via overseaproxy.

You just need to config the following variables:

var chinaproxy ='PROXY 1.2.3.4:1194;SOCKS5 1.2.3.4:5000;SOCKS 1.2.3.4:5000;DIRECT'; //for visiting Chinese websites

var overseaproxy ='SOCKS5 1.2.3.4:5000;SOCKS 1.2.3.4:5000;DIRECT'; //for visiting oversea websites

  • 'DIRECT' means connecting directly
  • For SOCKS5 proxy, you need to add SOCKS to support iOS (with same address), for example 'SOCKS5 1.2.3.4:5000;SOCKS 1.2.3.4:5000;'.

About

Proxy Pac for both Wallbreaker and Oversea Chinese

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published