1
0
simple-file-server/README.md
2019-12-26 09:55:55 -08:00

9 lines
202 B
Markdown

# Simple File Server
A single binary, running the [built-in Go file
server](https://golang.org/pkg/net/http/#FileServer).
No other features. No other security holes.
Does not serve index.html files.