daytime-is-not-dead
v1.1.0
Published
Daytime server running on TCP port 13. Based on RFC 867
Downloads
3
Readme
#Daytime Server
This server runs on port 13 and sends the server current time in response to a client connection. It is an implementation of RFC 867
##Install
$ npm install -g daytime-is-not-dead
##Run
You'll need to run it with elevated privileges since it uses a reserved port.
$ sudo daytime-is-not-dead