logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mssh - tool to administrate multiple servers at once

Author

MultiSSH  was  originally written by Bradley Smith <brad@brad-smith.co.uk> and it is currently develop by
       Héctor García <hector@debian.org>

Configuration

       The configuration file for MultiSSH should be located in $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.

Description

MultiSSH is a GTK+ based ssh client to issue the same commands to multiple servers.

       MultiSSH will connect to the servers specified in HOSTS into optional PORT.

Name

       mssh - tool to administrate multiple servers at once

Options

-a, --alias=ALIAS
              Open hosts associated with named alias

       -h, --help
              Display this help and exit

       -V, --version
              Output version information and exit

Reporting Bugs

       Report bugs to <hector@debian.org>.

                                                                                                         MSSH(1)

Shortcuts

       Modifier key (configurable throught 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.

Synopsis

mssh [OPTION]... (-a ALIAS | HOSTS[:PORT])

See Also