Introduction - If you have any usage issues, please Google them yourself
Welcome to SocksSvc, a collection of MFC classes to implement a simple Socks server.
The idea behind SocksSvc was originally to learn about the Socks protocol and how it is implemented on Win32.
For detailed information about the Socks Protocol you should read RFC 1928 (Socks 5), RFC 1929 (Username/Password authentication for Socks 5) and the Socks 4 specification, You can download these from www.socks.permeo.com