# mobile-shell/mosh

Mobile Shell

Repository: https://github.com/mobile-shell/mosh
Canonical: https://ross.abutalabs.com/products/mosh
Homepage: https://mosh.org
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2026-03-22T20:20:13+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 73, release rhythm 8, longevity 100
- inputs: {"age_days": 5715, "days_push": 164, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14401, forks 855 (observed 2026-08-28T04:11:06.932179+00:00)

## What it is
Mosh is a remote terminal application that replaces interactive SSH sessions with a UDP-based protocol that survives roaming, IP changes, sleep, and intermittent connectivity. It provides intelligent speculative local echo so typing feels instant even on high-latency or lossy links.

## Use cases
- keep a terminal session alive while switching between Wi-Fi and cellular
- resume a remote shell after laptop sleep or network drop
- get instant typing feedback over high-latency SSH connections
- work on a remote server over spotty or lossy networks
- roam between IP addresses without dropping the terminal session

## When to choose
- you need interactive remote shells on mobile or unreliable networks
- your SSH sessions drop when changing networks or waking from sleep
- typing lag over long-distance links makes SSH painful
- you want a terminal that works with full-screen apps like vim or emacs on bad links

## When to avoid
- you need X forwarding or port forwarding
- you need non-interactive uses like scp, tunnels, or automation scripts
- your environment is not UTF-8
- you cannot open UDP ports on the server or firewall

## Facets
- artifact type: application
- maturity: stable
- function: networking, security, cli, terminal-ui
- domain: networking, developer-tools, cross-platform
- platform: windows, bsd, cross-platform, cli
- tags: remote-terminal, ssh-replacement, roaming, udp, intermittent-connectivity, local-echo, mobile-shell, command-line, linux, macos, android, ios

## Member repositories
- mobile-shell/mosh (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:06.932179+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:12:36.110768+00:00, confidence not recorded.
  - readme: https://github.com/mobile-shell/mosh (fetched 2026-08-28T04:11:06.932179+00:00, sha fe8a74bed96e)
  - homepage: https://mosh.org (fetched 2026-08-29T08:06:01.381477+00:00, sha 064ed6247a7d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
