Mobile Shell (mosh
) is a robust and responsive replacement for SSH.
mosh
persists connections to remote servers while roaming between networks.
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}
{remote_host}
is behind a NAT):
mosh -p {124} {username}@{remote_host}
mosh-server
binary is outside standard path:
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 This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB