Home  +  Forums  +  C++ and Sockets  +  C++ and SQL: MySQL, sqlite, ODBC  +  Miscellaneous Projects
Logo
~Sockets~
~Projects~
~Contact~

Socks4 Server

This is a C++ implementation of a socks4 server. It supports both CONNECT and BIND operations. Version 0.8 does not support any sort of validation / access control of who can use the server.


Source code & Documentation

The source code is released under the GNU General Public License. Read more here.

socks4-0.9.1.tar.gz 2006-10-03 Update to sockets library v2.1

socks4-0.9.tar.gz 2006-04-20

socks4-0.8.tar.gz 2005-03-23

Source code documentation (generated by Doxygen). Select "File List" from the doxygen index page to see a list of all files in the example. Then select "[code]" to read the source code of that file. Files beginning with lowercase are usually the main() starting point, and files beginning with uppercase usually contains a class of the same name as the file itself.

Class Diagram generated by dp
Class Diagram





Page, code, and content Copyright (C) 2021 by Anders Hedström