Skip to content

itplanes/gfwlist2pac

This branch is up to date with itcook/gfwlist2pac:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb3aa37 · Mar 18, 2014

History

14 Commits
Mar 18, 2014
Mar 18, 2014
Mar 17, 2014
Mar 18, 2014
Mar 17, 2014
Mar 17, 2014
Mar 18, 2014

Repository files navigation

GFWList2PAC

Build Status

Generate O(1) PAC file from gfwlist.

pip install gfwlist2pac

usage: gfwlist2pac [-h] -i GFWLIST -f PAC -p PROXY

optional arguments:
  -h, --help            show this help message and exit
  -i GFWLIST, --input GFWLIST
                        path to gfwlist
  -f PAC, --file PAC    path to output pac
  -p PROXY, --proxy PROXY
                        the proxy parameter in the pac file, for example,
                        "SOCKS5 127.0.0.1:1080;"

About

Convert GFWList into O(1) PAC file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.5%
  • Python 6.1%
  • Shell 0.4%