1.1.0 • Published 3 years ago
forward-tcp v1.1.0
forward-tcp
Forward TCP connections to a different TCP server
npm
npm i -g forward-tcpUsage
forward-tcp -p 3000 -s 100.115.92.2:8080This example will start a TCP server on port 3000, which can be accessed with localhost:3000 and all upload / download will be forwarded to 100.115.92.2:8080