Skip to content

filetray/tinysrv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinysrv

Tinysrv is small single process webserver with support for TLS that responds with empty content of proper content-type if requested file is not found.

usage

Start tinysrv in foreground on port 8080.

./tinysrv -f -p 8080

development

apt-get update
apt-get install -y gcc libc-dev libssl-dev make

About

A small single process webserver with support for TLS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors