Skip to content
Go back

Mosh Mobile Shell

Published:  at  10:44 AM
1 min read

If you regularly use ssh to securely connect to remote servers - keep reading

Mosh is an open source remote terminal application that replaces ssh.
It allows almost everything ssh does, with these game-changing features:

Usage

Just replace ssh with mosh:

$ mosh danielkorn.me

With a different user

$ mosh [email protected]

Installation

And other details, can be found here

Mosh Mobile Shell



Previous Post
every() day some() time
Next Post
zsh Autosuggestions