Skip to content

winxxp/gator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gator

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.

Ref

  1. SOCK4 http://ftp.icm.edu.pl/packages/socks/socks4/SOCKS4.protocol
  2. SOCK5 http://www.rfc-editor.org/rfc/rfc1928.txt

License

Affero General Public License

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%