Skip to content

📄A proxy auto-config (PAC) file, used as pac rules.

License

Notifications You must be signed in to change notification settings

xn-02f/Proxy-pac.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxy-pac.js

travis gitlab-ci npm LICENSE

This is a file that set proxy auto-config(PAC).

Usage :

  • Via npm:
$ npm install proxy-pac.js
  • Import CDN:
    Type https://unpkg.com/proxy-pac.js/dist/proxy-pac.min.js (or other CDN url) in your system proxy setting.

These files can be used currently as pac file for your proxy (eg. shadowsocks) on linux, Mac, even Windows.

Development :

$ git clone --recurse-submodules [email protected]:xn-02f/Proxy-pac.js.git
$ cd Proxy-pac.js
$ npm i
$ npm run test && npm run dist

LICENSE: GPL-3.0



© 2020 | xn-02f