This is a file that set proxy auto-config(PAC).
Usage :
- Via npm:
$ npm install proxy-pac.js
- Import CDN:
Typehttps://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