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
nel_h2
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.