/go-socks5

socks5 server/client demo, implemented RFC1928,RFC1929

Primary LanguageGo

About

This repository implement a simple socks5 server and client according to rfc1928(partially), rfc1929

Only support TCP CONNECT currently