ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
To install clusterssh, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install clusterssh
To see what files were installed by clusterssh, run:
port contents clusterssh
To later upgrade clusterssh, run:
sudo port selfupdate && sudo port upgrade clusterssh
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.