gfwBreakers / gopac

A PAC file generator with fetched China IP range, which helps walk around GFW, Forked from Flora_Pac. In Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gopac Gobuild Download

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.

Usage:

$ 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

Dependences

  • Go
  • Node.js

Download

http://beta.gobuild.io/github.com/gfwBreakers/gopac

Testing

http://www.cyberciti.biz/faq/linux-unix-appleosx-bsd-test-proxy-pac-file-syntax/

License

MIT

About

A PAC file generator with fetched China IP range, which helps walk around GFW, Forked from Flora_Pac. In Go

License:MIT License


Languages

Language:JavaScript 95.6%Language:Go 4.4%