💾 Archived View for freeshell.de › tldr › mosh.gmi captured on 2023-11-04 at 12:40:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

mosh

Mobile Shell (`mosh`) is a robust and responsive replacement for SSH.
`mosh` persists connections to remote servers while roaming between networks.

More information.

mosh {username}@{remote_host}
mosh --ssh="ssh -i {path/to/key_file}" {username}@{remote_host}
mosh --ssh="ssh -p {2222}" {username}@{remote_host}
mosh {remote_host} -- {command -with -flags}
mosh -p {124} {username}@{remote_host}
mosh --server={path/to/bin/}mosh-server {remote_host}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY