Alternatives to Eternal Terminal

A remote shell that reconnects automatically after network drops without interrupting the session. 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 Eternal Terminal.

  • Mosh

    A remote shell that replaces interactive SSH and survives roaming, sleep and dropped connections.

    Mosh also survives roaming and sleep and adds local echo, but needs UDP ports open and does not offer native scrolling.

Also worth comparing

These listings name Eternal Terminal as their own alternative, so the relationship runs both ways.

  • OpenSSH

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

    Eternal Terminal keeps remote shells alive through network drops and IP changes, but it must be installed on both client and server and uses existing ssh for authentication.

Similar software

Related functionality, not a direct replacement.