mapport
v1.0.7
Published
Simple TCP Proxy tool for command line
Downloads
62
Readme
mapport
Setup
$ npm install -g mapportUsage
mapport sourcePort [destinationHost:]destinationPortExample
$ mapport 9999
$ mapport 9999 10.0.0.1:22
$ mapport 80 www.google.com:80