Serve files over HTTP -- but you should probably use Caddy.
cmd/server | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
go.mod | ||
LICENSE | ||
Makefile | ||
README.md |
Simple File Server
A single binary, running the built-in Go file server.
No other features. No other security holes.
Does not serve index.html files.