Skip to content
Snippets Groups Projects
Unverified Commit 0defb3ce authored by Will McCutchen's avatar Will McCutchen Committed by GitHub
Browse files

Add /hostname endpoint (#81)

This adds a new /hostname endpoint as originally proposed in #66. In
this implementation, it exposes a dummy hostname by default, and only
exposes the real hostname (via `os.Hostname()`) if the
`-use-real-hostname` flag is given on the command line.
parent 6a245c41
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment