.TH MSSH 1 .SH NAME mssh \- tool to administrate multiple servers at once .SH SYNOPSIS .B mssh [\fIOPTION\fR]... (\-a \fIALIAS\fR | \fIHOSTS\fR[\fI:PORT\fR]) .SH DESCRIPTION .B MultiSSH is a GTK+ based ssh client to issue the same commands to multiple servers. .B MultiSSH will connect to the servers specified in \fIHOSTS\fR into optional \fIPORT\fR. .SH OPTIONS .TP \fB-a\fR, \fB\-\-alias\fR=\fIALIAS\fR Open hosts associated with named alias .TP \fB\-h\fR, \fB\-\-help\fR Display this help and exit .TP \fB\-V\fR, \fB\-\-version\fR Output version information and exit .SH CONFIGURATION The configuration file for .B MultiSSH should be located in .B $HOME/.mssh_clusters It uses a simple key: value pair system with an alias on the left of the colon and a space separated list of hosts on the right. Also uses a combination of {key} value system with a command alias inside curls on the left and a text to send to the terminals on the right. .SH SHORTCUTS Modifier key (configurable through preferences) + arrow key to move around terminals. Ctrl + Shift + x to toggling maximize terminal. Ctrl + Shift + n to show the dialog for adding new host. .SH AUTHOR .B MultiSSH was originally written by Bradley Smith and it is currently develop by Héctor García .SH COPYRIGHT Copyright (C) 2014 Héctor García .br Copyright (C) 2009 Bradley Smith .SH REPORTING BUGS Report bugs to .