1695993256732023450
1695993256748817708
1695993256751886867
1695993256755006986
Fri 9/29 09:14:16
Fri 9/29 09:14:16
Fri 9/29 09:14:16
Fri 9/29 09:14:16
0.732023450
0.748817708
0.751886867
0.755006986
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.