Project
The SS5 Project exists to provide a robust and freely-available source code implementation of a socks server.
The project, distributed under GPL License, is hosted on SourceForge.Net site where contributors can develop the server and its related documentation.
Additional 3rd party modules can be added and activated to improve current functionalities or add new features.
Doc |
Description |
ss5-3.0 Devel | Documentation about internal structures and modules development |
ss5-3.0 Module implementation |
Documentation about SS5 core and module architecture |
Contributors
Name |
Contribute |
Raffaele De Lorenzo |
Ref. for porting SS5 on FreeBSD and for SecretUserPasswordAuthentication implementation |
Lorenzo Catalano |
Web Designer |
Francisco Gimeno |
Long username and password, package review for Debian |
Robert Marcano |
Connect response using dns |
Witthawat Thitadilok |
Group privilege missing using -u option |
James Corey |
Build for Solaris 10 |
Walter Franzini |
Code restyling and configure package |
Youry De Winter |
Developing webbased admin panel |
Jakob Perz |
Fix external authentication feature |
Itamar Reis Peixoto |
Fedora maintainer for ss5 package |
Thomas Goirand |
Packaging ss5 in Debian |
Jeffrey Arbuckle (Los Alamos National Laboratory) |
Help developing GSSAPI feaure |
Enrico Scholz |
Bug fix |
"Donations would be very appreciated and helps me sustain SS5 project and develop new and innovative feature to improve the quality of the software. As with all programs, also those required hours of developing and testing."
TODO
Best process & thread management | Preforked process with threads pool |
Web server manager interface | A web interface to manage ss5 configuration files and tasks |
Log parser and reporter tool | A tool to process ss5.log file and create html reports |