A simple server with web UI, which serves files under a directory and is written in Go.
go get github.com/plan97/gofileserver/cmd/runfs
After installing, run the following to check on usage.
runfs --help