2025-03-14 21:59:59 -06:00
|
|
|
# mssh
|
|
|
|
|
|
|
|
|
|
> GTK+ based SSH client for interacting with multiple SSH servers at once.
|
|
|
|
|
> More information: <https://manned.org/mssh>.
|
|
|
|
|
|
|
|
|
|
- Open a new window and connect to multiple SSH servers:
|
|
|
|
|
|
2025-05-08 12:26:01 -06:00
|
|
|
`mssh {{user@host1 user@host2 ...}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Open a new window and connect to a group of servers predefined in `~/.mssh_clusters`:
|
|
|
|
|
|
2025-05-08 12:26:01 -06:00
|
|
|
`mssh {{[-a|--alias]}} {{alias_name}}`
|