hss 1.8 Interactive SSH client for multiple servers

hss is an interactive SSH client for multiple servers. Commands are executed on all servers in parallel. Execution on one server does not need to wait for that on another server to finish before starting. One can run a command on hundreds of servers at the same time, with almost the same experience as a local Bash shell.

It supports:

  • interactive input: based on GNU readline.

  • history: responding to the C-r key.

  • auto-completion: TAB-completion from remote servers for commands and file names.