https://github.com/cflems/secsvr
Template for a secure server over TLSv1.
https://github.com/cflems/secsvr
Last synced: 17 days 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T23:24:30.000Z (almost 10 years ago)
- Last Synced: 2025-02-25T10:52:05.409Z (over 1 year 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.