17fcb2e200
Applies to the previous commit too, don't get any ideas |
||
---|---|---|
.idea | ||
httpserver | ||
LICENSE.md | ||
README.md | ||
go.mod | ||
main.go |
README.md
HTTPServer
This is a simple HTTP server meant to emulate python's SimpleHTTPServer module.
Usage
httpserver [-h] [--cgi] [-b ADDRESS] [-d DIRECTORY] [-p VERSION] [port]