earthquake / Socks5Server

Windows C/C++ Socks5 Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socks5Server

Windows C/C++ Socks5 Server

Partly implemented RFC 1928 (https://tools.ietf.org/html/rfc1928) / SOCKS Protocol Version 5 under C/C++ on Windows. This might be useful for other projects in the future.

BIND/UDP mode or Socks4 is not supported at the moment. Should be fairly easy to add the changes.

About

Windows C/C++ Socks5 Server


Languages

Language:C++ 96.2%Language:C 3.8%