mosh-client
Mobile shell that supports roaming and intelligent local echo
Install
- All systems
-
curl cmd.cat/mosh-client.sh
- Debian
-
apt-get install mosh
- Ubuntu
-
apt-get install mosh
- Alpine
-
apk add mosh
- Arch Linux
-
pacman -S mosh
- Kali Linux
-
apt-get install mosh
- Fedora
-
dnf install mosh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mosh
- OS X
-
brew install mosh
- Raspbian
-
apt-get install mosh
- Dockerfile
- dockerfile.run/mosh-client
- Docker
-
docker run cmd.cat/mosh-client mosh-client
powered by Commando
mosh
Mobile shell that supports roaming and intelligent local echo
Mosh is a remote terminal application that supports: - intermittent network connectivity, - roaming to different IP address without dropping the connection, and - intelligent local echo and line editing to reduce the effects of "network lag" on high-latency connections.