An open API service indexing awesome lists of open source software.

https://github.com/cflems/secsvr

Template for a secure server over TLSv1.
https://github.com/cflems/secsvr

Last synced: 3 months ago
JSON representation

Template for a secure server over TLSv1.

Awesome Lists containing this project

README

        

========== [ SECSVR SUITE ] ==========
This is a piece of template software that allows one to create a simple,
multi-threaded server for handling client requests, tunneling over TLS.

Pieces of this suite can and will be reused in many of other projects of
mine. Feel free to use under the MIT license.