Small daemons that make things public
- Go 100%
| cliutil | ||
| cmd | ||
| etc/systemd-user | ||
| proto | ||
| testutil | ||
| .gitignore | ||
| context.go | ||
| filesystem.go | ||
| filesystem_test.go | ||
| go.mod | ||
| go.sum | ||
| listen.go | ||
| listen_test.go | ||
| README.md | ||
| server.go | ||
| systemd.go | ||
| systemd_linux.go | ||
| systemd_linux_test.go | ||
$ pubd-http
Running on: http://127.0.0.1:8000/
pubd-* is a set of daemons for serving a directory, that don't surprise you.
Running one with no arguments allows you to browse the current directory, but
anything other than basic directory listings need to be enabled; see --help.
pubd-http- HTTP- Suggestions and contributions are welcome!