Alternatives to Mosh

A remote shell that replaces interactive SSH and survives roaming, sleep and dropped connections. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Mosh.

  • Eternal Terminal

    A remote shell that reconnects automatically after network drops without interrupting the session.

    Eternal Terminal also keeps sessions alive across network drops and IP changes, adds native scrolling and tmux control mode, and uses existing ssh for authentication.

  • OpenSSH

    The standard SSH client and server suite for encrypted remote login, file copying and tunnelling.

    OpenSSH is the standard SSH suite with port forwarding and file copying, but sessions do not survive roaming or sleep, and it needs no UDP ports.

Similar software

Related functionality, not a direct replacement.