tcp-to-logs
v1.0.0
Published
A simple app that will listen to TCP and write the received data to the stdout
Downloads
1
Readme
TCP TO LOGS
This script is only intended for testing purposes and will just write to stdout all the messages received from a TCP connection that is open on port 9000.
Running
Just execute
npm start