macOS
brew install moshlocal Homebrew formula metadata
sudo port install moshMacPorts ports tree · net/mosh/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mosh in AI-Agent-Workflows.
Installation
brew install moshlocal Homebrew formula metadata
sudo port install moshMacPorts ports tree · net/mosh/Portfile · Quelle: api.github.com
sudo apk add moshAlpine Linux edge package indexes · mosh · Quelle: dl-cdn.alpinelinux.org
sudo apt install moshDebian stable package indexes · mosh · Quelle: deb.debian.org
sudo dnf install moshFedora Rawhide package metadata · mosh · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#moshnixpkgs package indexes · pkgs/by-name/mo/mosh/package.nix · Quelle: api.github.com
sudo pacman -S moshArch Linux sync databases · mosh · Quelle: geo.mirror.pkgbuild.com
sudo zypper install moshopenSUSE Tumbleweed package metadata · mosh · Quelle: download.opensuse.org
scoop install main/mosh-clientScoop official bucket manifest trees · bucket/mosh-client.json · Quelle: api.github.com
Überblick
Remote terminal application
Verlauf
Mosh, the mobile shell, originated at MIT CSAIL as research by Keith Winstein and Hari Balakrishnan and was presented at USENIX ATC 2012. The paper framed it as a remote terminal application for intermittent connectivity, roaming between networks, and speculative local echo over high-latency paths. Its core technical contribution was the State Synchronization Protocol, a UDP-based protocol for synchronizing client and server terminal state even when the client's IP address changes.
The 2012 evaluation reported real-world keystroke traces from six users and found that Mosh could immediately display the effects of 70 percent of keystrokes; over a commercial EV-DO network, median keystroke response latency was under 5 ms compared with 503 ms for SSH. The USENIX page also records more than 15,000 downloads in the first week after release, making Mosh one of the better-known examples of systems research packaged as a practical Unix tool.
In everyday use, mosh looks like ssh at the command line but uses SSH only to authenticate and start mosh-server on the remote host. After the bootstrap, the terminal session moves to UDP, usually on a high port in the 60000-61000 range. It is packaged broadly across Unix-like systems because its main audience is shell users who work from laptops, unstable Wi-Fi, cellular links, or roaming networks and want terminal sessions to survive connectivity changes.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mosh | cli | globales Executable | |
mosh-client | cli | globales Executable | |
mosh-server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mobile-shell/mosh
Installationsmetadaten
| Paketschlüssel | brew:mosh |
|---|---|
| Version | 1.4.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mosh |
| Homepage | https://mosh.org |
| Repository | https://github.com/mobile-shell/mosh |
| Upstream-Dokumentation | https://github.com/mobile-shell/mosh#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/mobile-shell/mosh/releases/download/mosh-1.4.0/mosh-1.4.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-20T05:07:43Z |
| Pulse | updated |
| Abhängigkeiten | protobuf |
| Build-Abhängigkeiten | pkgconf, tmux |
| Von macOS bereitgestellte Bibliotheken | ncurses |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mosh |
| Version Scheme | 0 |
| Revision | 40 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mosh 1.4.0-1+b2
Mobile shell that supports roaming and intelligent local echo
sudo apt install moshmosh
nix profile install nixpkgs#moshmosh 1.4.0-1ubuntu3
Mobile shell that supports roaming and intelligent local echo
sudo apt install moshmosh 1.4.0-r18
Mobile shell surviving disconnects with local echo and line editing
sudo apk add moshmosh-bash-completion 1.4.0-r18
Bash completions for mosh
sudo apk add mosh-bash-completionmosh-client 1.4.0-r18
Mosh client
sudo apk add mosh-clientmosh-client-doc 1.4.0-r18
Mosh client (documentation)
sudo apk add mosh-client-docmosh-doc 1.4.0-r18
Mobile shell surviving disconnects with local echo and line editing (documentation)
sudo apk add mosh-docmosh-nftrules 1.4.0-r18
Mobile shell surviving disconnects with local echo and line editing (nftables ruleset)
sudo apk add mosh-nftrulesmosh-server 1.4.0-r18
Mosh server
sudo apk add mosh-servermosh-server-doc 1.4.0-r18
Mosh server (documentation)
sudo apk add mosh-server-docmosh 1.4.0-10.fc44
Mobile shell that supports roaming and intelligent local echo
sudo dnf install moshmosh 1.4.0-30
Mobile shell, surviving disconnects with local echo and line editing
sudo pacman -S moshmosh 1.4.0-5.17
The mobile shell
sudo zypper install moshmosh
sudo port install moshmain/mosh-client
scoop install main/mosh-clientQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.