petdance / altbox

Website for altbox.dev, the alternative toolbox for developers
https://altbox.dev/
47 stars 1 forks source link

Add mosh to list #39

Open mordonez-me opened 5 years ago

mordonez-me commented 5 years ago

Hi, I think you should consider adding mosh to the list as a replacement for the regular ssh connections.

The best feature it has is the reconnection, if you are on a laptop for example and close it, normally the connection closes but with mosh, when you open the laptop again it will try to reconnect.

The downside is that you have to install mosh on the server too.