A PAC(Proxy auto-config) file generator with fetched China IP range,
which helps walk around GFW.
Forked from Flora_Pac and ported Flora_Pac to Golang.
Thanks to @Leask.
$ npm install
$ gopac help
# Generate PAC file.
$ gopac build
# Compress PAC file.
$ gulp
# Start a PAC Serve.
$ gopac serve -p 8970
# Or
$ gopac serve -p 8970 -c go.pac
- Go
- Node.js
http://beta.gobuild.io/github.com/gfwBreakers/gopac
http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-test-proxy-pac-file-syntax/
MIT