Gator is a small SOCKS4, SOCKS5 proxy,clone from https://github.com/eXeC64/gator, but fix some bug, add support SOCKS4. It just support connect command of two proxy protocol.
It was developed as an experiment in go, and with some love it could grow into something useful, such as a HTTP filtering system (adblocking perhaps) or if some kind of SSL auth were implemented, a privacy helper.
- SOCK4 http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol
- SOCK5 http://www.rfc-editor.org/rfc/rfc1928.txt
Affero General Public License