Discussion:
[mosh-devel] BUGS | UBUNTU 16.04
sachin c
2018-08-05 20:18:27 UTC
Permalink
Usage: /usr/bin/mosh [options] [--] [user@]host [command...]
--client=PATH mosh client on local machine
(default: "mosh-client")
--server=COMMAND mosh server on remote machine
(default: "mosh-server")

--predict=adaptive local echo for slower links [default]
-a --predict=always use local echo even on fast links
-n --predict=never never use local echo
--predict=experimental aggressively echo even when incorrect

-4 --family=inet use IPv4 only [default]
-6 --family=inet6 use IPv6 only
-p PORT[:PORT2]
--port=PORT[:PORT2] server-side UDP port or range
--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")
(default: "ssh")

--no-init do not send terminal initialization string

--help this message
--version version and copyright information

Please report bugs to mosh-***@mit.edu.
Mosh home page: http://mosh.mit.edu
John Hood
2018-08-07 16:17:27 UTC
Permalink
        --client=PATH        mosh client on local machine
                                (default: "mosh-client")
        --server=COMMAND     mosh server on remote machine
                                (default: "mosh-server")
        --predict=adaptive      local echo for slower links [default]
-a      --predict=always        use local echo even on fast links
-n      --predict=never         never use local echo
        --predict=experimental  aggressively echo even when incorrect
-4      --family=inet        use IPv4 only [default]
-6      --family=inet6       use IPv6 only
-p PORT[:PORT2]
        --port=PORT[:PORT2]  server-side UDP port or range
        --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")
                                (default: "ssh")
        --no-init            do not send terminal initialization string
        --help               this message
        --version            version and copyright information
Hi Sachin,

Is that what you intended to send to the mailing list?  If you're
looking for help with a problem, we'll need a better description of the
problem.

regards,

  --jh

Loading...