├── Makefile ├── README.md ├── autoproxy2privoxy.awk ├── gfwlist.action └── gfwlist.txt /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cckpg/autoproxy2privoxy/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cckpg/autoproxy2privoxy/HEAD/README.md -------------------------------------------------------------------------------- /autoproxy2privoxy.awk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cckpg/autoproxy2privoxy/HEAD/autoproxy2privoxy.awk -------------------------------------------------------------------------------- /gfwlist.action: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cckpg/autoproxy2privoxy/HEAD/gfwlist.action -------------------------------------------------------------------------------- /gfwlist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cckpg/autoproxy2privoxy/HEAD/gfwlist.txt --------------------------------------------------------------------------------