mosh-server

Shell

This executable can spawn an interactive system shell.
  1. CommentThis requires a valid SSH access.
    This function is performed by the privileged user if executed via sudo because the acquired privileges are not dropped.
    RemarksIf there are environment variables involved, they must be passed via sudo VAR=value ... or exported then sudo -E ....
    CommentThe mosh-server has to be executed via sudo, e.g., '--server=sudo mosh-server'.
    mosh --server=mosh-server localhost /bin/sh