csshx

Cluster SSH tool for managing multiple Terminal.app windows simultaneously

brewmacoslinux
Try with needOr install directly
Source

About

Cluster ssh tool for Terminal.app

Commands

csshx

Examples

SSH into multiple hosts and open them in separate Terminal windows$ csshx host1 host2 host3
Execute the same command across all connected hosts$ csshx server1 server2 server3
SSH into hosts from a file with one hostname per line$ csshx -f hostlist.txt