← 返回命令列表

Linux command

mssh 命令

网络

需要网络或远程资源。

常用示例

Example

mssh [user@host1] [user@host2] [user@host3]

Example

mssh -a [alias_name]

Example

mssh [user@host1:2222] [user@host2:22]

说明

mssh (MultiSSH) is a GTK+ based SSH client for issuing commands to multiple servers simultaneously. It displays multiple terminal windows in a grid layout, allowing administrators to type commands once and have them executed across all connected hosts. The interface supports navigation between terminals, individual or grouped input, and predefined server groups through the configuration file.

参数

-a, --alias _alias_
Open hosts associated with named alias from configuration
-h, --help
Display help and exit
-V, --version
Output version information and exit

FAQ

What is the mssh command used for?

mssh (MultiSSH) is a GTK+ based SSH client for issuing commands to multiple servers simultaneously. It displays multiple terminal windows in a grid layout, allowing administrators to type commands once and have them executed across all connected hosts. The interface supports navigation between terminals, individual or grouped input, and predefined server groups through the configuration file.

How do I run a basic mssh example?

Run `mssh [user@host1] [user@host2] [user@host3]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -a, --alias _alias_ do in mssh?

Open hosts associated with named alias from configuration