Live data from Hacker News

Mosh Mobile Shell

mosh.org

1–10 of 80 posts

Re: Mosh Mobile Shell

#4
It's a great project. I remember years ago, I suffered from intermittent SSH issues when using Vagrant with AWS, and I ended up writing a plugin[1] to replace `vagrant ssh` with `vagrant mosh`, which fixed most of my disconnects. It's a pity Mosh is not supported widely!

[1]: https://github.com/p0deje/vagrant-mosh

Re: Mosh Mobile Shell

#5
I used to use this but ran into too many small issues that ended up outweighing the benefit compared to a plain-old ssh connection. Personally, I'm hoping for a QUIC-based alternative that reaps the benefits of being able to change IP addresses and recover from intermittent connection loss without any of the typing prediction stuff from mosh.

Re: Mosh Mobile Shell

#6
post #2

Last commit to master was over two years ago, has mosh been replaced by something else or is the project just "complete"?

Why update if something is perfect? Like in the old days: final version :) wait for new one in few years :)

Re: Mosh Mobile Shell

#10

I've tris Mosh several times and never found any tangible benefit in any scenario.

Close laptop and it's fine. Open laptop next day at work and your session is still there, it just reconnects itself. It's quite satisfying.
Post reply on HN