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

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 git@github.com:xn-02f/Proxy-pac.js.git
$ cd Proxy-pac.js
$ npm i
$ npm run test && npm run dist

LICENSE: GPL-3.0



ยฉ 2019 | xn-02f