1
0
simple-file-server/README.md

9 lines
202 B
Markdown
Raw Permalink Normal View History

2019-12-26 09:55:55 -08:00
# 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.