1695911494897326380 1695911494900022801 1695911494902772653 1695911494905963148 Thu 9/28 10:31:34 Thu 9/28 10:31:34 Thu 9/28 10:31:34 Thu 9/28 10:31:34 0.897326380 0.900022801 0.902772653 0.905963148 EDT -04:00 America/New_York
echo -n d | nc -W 1 -u -4 kwynn.com 8123 echo -n d | nc -W 1 -u -6 kwynn.com 8123 echo -n d | nc -W 1 -4 kwynn.com 8123 echo -n d | nc -W 1 -6 kwynn.com 8123
testing my simple timeserver
this testing app's source code (subject to change)
a specific version of the code
Note to self: this will test that the server is working, but it does NOT test outside accessibility. I'm almost certain I have my server wired to translate kwynn.com to the loopback (127.0.0.1).
Note 2: /etc/hosts modified:
::1 ip6-localhost ip6-loopback kwynn.com
To make sure IPv6 works.