# gator **Repository Path**: winxxp/gator ## Basic Information - **Project Name**: gator - **Description**: gator是一个简化的SOCKS4,SOCKS5代理服务器,目前只实现connect命令。 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2015-07-08 - **Last Updated**: 2020-12-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 1. SOCK5 http://www.rfc-editor.org/rfc/rfc1928.txt License ------- Affero General Public License