Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 383 Bytes

Time Protocol Server (RFC 868)

This is an RFC 868 Time Protocol Server implemented with openSUSE/xinetd.

Client

socat -x - UDP4-DATAGRAM:127.0.0.1:37
socat -x - TCP-CONNECT:127.0.0.1:37

# rdate is part of busybox
rdate -p 127.0.0.1