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.
- Host: GitHub
- URL: https://github.com/cflems/secsvr
- Owner: cflems
- License: mit
- Created: 2016-08-02T23:23:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T23:24:30.000Z (almost 9 years ago)
- Last Synced: 2025-01-08T01:33:40.124Z (4 months ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
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.