Skip to content

0e4ef622/pure-bash-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pure-bash-http-server

why do i do these things to myself

Requires socat so that it can listen on a port. mime.types was copied from /etc/mime.types with the type for markdown added.

Do not use to serve large files, as it will read the entire file into memory before serving it.

About

An HTTP server written in pure bash.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published