Settings

Theme

Reverse tunnel to your SSH server over SSH

serveo.net

2 points by trevordixon 8 years ago · 1 comment

Reader

trevordixonOP 8 years ago

Serveo is my side project. It's similar to ngrok, but only uses SSH as the client.

With this new feature, you can set up a reverse tunnel to an SSH server:

ssh -R my-alias:22:localhost:22 serveo.net

Then conveniently connect to it over the internet:

ssh -J serveo.net user@my-alias

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection