Y
Hacker News
new
|
ask
|
show
|
jobs
by
maeln
2808 days ago
Mosh support roaming and intermittent connectivity which is really super useful if you have to debug a server on a very dodgy 3g connection in a moving train.
1 comments
lkuty
2808 days ago
I just learned about mosh, ty. I use SSH sessions all the time and sometimes over satellite links.
link
Filligree
2808 days ago
You should run tmux or screen inside it anyway. There's no way to
reattach
to a broken mosh session, as happens if you close the local terminal.
link