Daytime — connect and the server prints the current date and time as human-readable text, then hangs up.
RFC 867 specifies Daytime as an ASCII time-of-day string returned on connect, with no request format and no defined layout for the string itself. NIST still runs it on time.nist.gov as part of the Internet Time Service, in a fixed format that includes a Modified Julian Date and a UTC timestamp. It was an inetd built-in on classic UNIX and is off by default on modern systems. Because the string is unstructured and unauthenticated, it is a curiosity rather than a way to set a clock — NTP is.
Expose with care
It leaks nothing worse than the host clock, but the UDP form is a spoofable reflector and the service has no modern purpose outside a deliberate public time service.
$ nc -v time.nist.gov 13Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.