Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 251 Bytes

tcp-server

Test server using nodeJS with ECHO and bridge options

ENV config available PORT1 default 9000 PORT2 default 9001 ECHO default false (data is ECHO the client if true) BRIDGE default false (data is bridged between PORT1 and PORT2 if true)