/echo
Echo back the request sent by the client/proxy in a JSON object.
/random
Returns a JSON object with 256-bits of randomness in hex/base64.
/status/{200, 300, 401, 418, 504, etc.}
Returns an HTTP status response w/ JSON object for a given code.
/time
Returns a JSON object with the current time in multiple formats.
/timesync
Status page for a FreeBSD, stratum 1, GPS-synced chronyd server.
/shell
Opens up a local shell on the hosting server as the 'root' user.