debian man page for mosh-client

Query: mosh-client

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MOSH(1) 						      General Commands Manual							   MOSH(1)

NAME
mosh-client - client-side helper for mosh
SYNOPSIS
MOSH_KEY=KEY mosh-client IP PORT mosh-client -c
DESCRIPTION
mosh-client is a helper program for the mosh(1) remote terminal application. mosh itself is a setup script that establishes an SSH connection, runs the server-side helper mosh-server, and collects the server's port number and session key. mosh then executes mosh-client with the server's IP address, port, and session key. mosh-client runs for the lifetime of the connection. The 22-byte base64 session key given by mosh-server is supplied in the MOSH_KEY environment variable. This represents a 128-bit AES key that protects the integrity and confidentiality of the session. For constructing new setup wrappers for remote execution facilities other than SSH, it may be necessary to invoke mosh-client directly. With the -c option, mosh-client instead prints the number of colors of the terminal given by the TERM environment variable.
SEE ALSO
mosh(1), mosh-server(1). Project home page: http://mosh.mit.edu
AUTHOR
mosh was written by Keith Winstein <mosh-devel@mit.edu>.
BUGS
Please report bugs to mosh-devel@mit.edu. Users may also subscribe to the mosh-users@mit.edu mailing list, at http://mailman.mit.edu/mailman/listinfo/mosh-users February 2012 MOSH(1)
Related Man Pages
vino-server(1) - opensolaris
rlogind(8) - bsd
bup-server(1) - debian
shevek_server_connection(3) - debian
libssh2_channel_direct_tcpip_ex(3) - centos
Similar Topics in the Unix Linux Community
Access Unix server over the Internet
divide one string into two string [c or c++, better in c]
Free SSH Client other than PUTTY
Putty SSH connection not working
Script that tries to connect via SSH till connection is up