1679934640938192468
1679934640942871490
1679934640945371598
1679934640947797545
Mon 3/27 12:30:40
Mon 3/27 12:30:40
Mon 3/27 12:30:40
Mon 3/27 12:30:40
0.938192468
0.942871490
0.945371598
0.947797545
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

PHP date format codes

home

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.