Skip to content

ChocolateLoverRaj/forward-tcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forward-tcp

Forward TCP connections to a different TCP server

npm

forward-tcp

npm i -g forward-tcp

Usage

forward-tcp -p 3000 -s 100.115.92.2:8080

This 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

About

Forward TCP connections to a different TCP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published