ssh-remote-forward
v1.1.1
Published
Script that makes it easy to login over ssh to your local machine
Readme
ssh-remote-forward
Script that makes it easy to login over ssh to your local machine
npm install -g ssh-remote-forward
ssh-remote-forward [email protected]After running the above you can login to your local machine by doing
ssh -p 2200 [email protected](Note, you have to set GatewayPorts yes in your sshd config on your public server)
License
MIT
