mapport
Setup
$ npm install -g mapport
Usage
mapport sourcePort [destinationHost:]destinationPort
Example
$ mapport 9999
$ mapport 9999 10.0.0.1:22
$ mapport 80 www.google.com:80
$ npm install -g mapport
mapport sourcePort [destinationHost:]destinationPort
$ mapport 9999
$ mapport 9999 10.0.0.1:22
$ mapport 80 www.google.com:80
npm i mapport
3
1.0.7
MIT