Mosh Air-Gapped is built to keep your remote shell active when the line goes dead. It replaces SSH for long-lived connections, using a connectionless protocol and predictive input so commands run without freezing. In air-gapped mode, it works without internet access, talking only to machines on your local, isolated network. No packets leave the perimeter. No external dependencies.
Standard SSH dies when the link breaks or the IP changes. Mosh Air-Gapped keeps state on both ends. It reattaches instantly after network disruptions. Even if the client host moves, the session stays alive. Your processes keep running because the server never waits for a perfect trip across the wire.
Latency is cut down by speculative echoes of your typing. Your terminal feels immediate. The lightweight UDP transport means less overhead and less chance of stalling. You control the connection without being controlled by the connection.