Mussh is a shell script that allows you to execute a command or script over ssh on multiple hosts with one command. When possible mussh will use ssh-agent and RSA/DSA keys to minimize the need to enter your password more than once.
License
GNU General Public License version 2.0 (GPLv2)Follow MUltihost SSH Wrapper
Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
amazing tool,very useful to manage many hosts~
-
MuSSH is incredible! Is a single BASH script, so there are no crazy language dependencies, it efficiently uses ssh-agent to reduce multiple connects, and runs full scripts very easily. Short of a full ControlTier deployment, nothing comes close to the elegance of MuSSH.