echo-is-not-dead
v1.1.0
Published
Echo server running on TCP Port 7. Based on RFC 862
Downloads
3
Readme
#Echo Server
This server runs on port 7 and echoes whatever a client sends to it. It is an implementation of RFC 862
##Install
$ npm install -g echo-is-not-dead
##Run
You'll need to run it with elevated privileges since it uses a reserved port.
$ sudo echo-is-not-dead