proxy-pac.js

1.1.11 • Public • Published

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



© 2020 | xn-02f

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i proxy-pac.js

    Weekly Downloads

    5

    Version

    1.1.11

    License

    GPL-3.0

    Unpacked Size

    546 kB

    Total Files

    7

    Last publish

    Collaborators

    • huiyifyj
    • pengxn