Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itcook/gfwlist2pac
Convert GFWList into O(1) PAC file
https://github.com/itcook/gfwlist2pac
Last synced: 3 months ago
JSON representation
Convert GFWList into O(1) PAC file
- Host: GitHub
- URL: https://github.com/itcook/gfwlist2pac
- Owner: itcook
- License: mit
- Created: 2014-03-18T07:35:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T06:36:43.000Z (almost 2 years ago)
- Last Synced: 2024-05-12T23:00:52.268Z (6 months ago)
- Language: JavaScript
- Homepage: https://pypi.python.org/pypi/gfwlist2pac
- Size: 183 KB
- Stars: 201
- Watchers: 15
- Forks: 324
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GFWList2PAC
===========[![Build Status](https://travis-ci.org/clowwindy/gfwlist2pac.png?branch=master)](https://travis-ci.org/clowwindy/gfwlist2pac)
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;"