Mosh Community Version exists to make sure that never happens again. Mosh, short for mobile shell, is a remote terminal application built to survive roaming, network drops, and IP changes. The Community Version is the free, open source release maintained by contributors worldwide. It is lean, fast, and tuned for unstable connections—whether you are moving between Wi‑Fi networks or tethering through a noisy 4G link.
Unlike standard SSH, Mosh Community Version keeps your session alive even if your network fails for minutes at a time. It uses UDP instead of TCP to reduce latency and implements predictive echo to show your keystrokes instantly, without waiting for round trips over the wire. This design makes it ideal for engineers who need uninterrupted access to remote systems no matter where they are.
Installation is simple on most platforms. On Ubuntu and Debian:
sudo apt install mosh
On macOS: