speedtest-go/web
Tim Small c67b8ec91d
Support systemd socket activation (#35)
* Support systemd socket activation

If the process has been started with systemd socket activation
configured, then serve requests on the passed-in socket instead of
attempting to bind to an address.

* Add example systemd unit files.

Add example systemd unit files which make use of systemd's security
facilities, and also allow binding to port 80 whilst running as an
unpriviliged process (using systemd socket activation).
2022-01-18 15:47:32 +08:00
..
assets Use default html assets 2021-09-27 11:11:08 +08:00
fs.go Return 404 for non-existing files instead of 403 2020-08-15 23:13:23 +08:00
helpers.go Allow negative coordinates 2021-05-21 14:21:45 +08:00
web.go Support systemd socket activation (#35) 2022-01-18 15:47:32 +08:00