mosh <user@hostname>
Arguments
Name | Description |
---|---|
user@hostname | Address of remote machine to log into |
Options
Name | Description |
---|---|
--help, -h | Show help for mosh |
--client | Mosh client on local machine (default: "mosh-client") |
--server | Mosh server on remote machine (default: "mosh-server") |
--predict <arg> |
|
-4 | Use IPv4 only |
-6 | Use IPv6 only |
--family <arg> |
|
--port, -p | Server-side UDP port or range, (No effect on server-side SSH port) |
--bind-server | {ssh|any|IP}, ask the server to reply from an IP address, (default: "ssh") |
--ssh <command> | Ssh command to run when setting up session, (example: "ssh -p 2222") |
--no-ssh-pty | Do not allocate a pseudo tty on ssh connection |
--no-init | Do not send terminal initialization string |
--local | Run mosh-server locally without using ssh |
--experimental-remote-ip <method> | Select the method for discovering the remote IP address to use for mosh |
--version | Version and copyright information |