Skip to content

panubo/docker-time-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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