1.1.1 • Published 6 years ago

ssh-remote-forward v1.1.1

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

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 user@my-public-server.com

After running the above you can login to your local machine by doing

ssh -p 2200 local-user@my-public-server.com

(Note, you have to set GatewayPorts yes in your sshd config on your public server)

License

MIT

1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago