macOS
brew install mpsshlocal Homebrew formula metadata
brew
Mass parallel ssh. Version 1.3.3 via Homebrew; verified from local package data.
install
brew install mpsshlocal Homebrew formula metadata
sudo dnf install mpsshFedora Rawhide package metadata · mpssh · source: dl.fedoraproject.org
overview
Mass parallel ssh
history
mpssh, short for Mass Parallel Secure Shell, is a small parallel-SSH administration tool by Nikolay Denev. Its README carries a 2005-2015 copyright notice and describes the program as connecting to many hosts from a hosts file, running the same command on all of them, and prefixing each output line with the hostname that produced it. GitHub tags show the 1.0, 1.1, 1.2, and 1.3 releases in September 2012, a 1.3.1 tag in January 2013, and 1.3.3 in June 2014.
The tool is deliberately thin: it executes the OpenSSH ssh binary directly, can scp a local script to each remote host before execution, supports per-host usernames and ports, host labels, output files, connection delays, and a configurable number of parallel ssh processes. It depends on existing passwordless authentication such as public keys or Kerberos rather than managing credentials itself.
mpssh sits in the old-school sysadmin niche alongside pssh, pdsh, and ad hoc shell loops: one command, many machines, minimal state. It is useful when the operator already has SSH trust configured and wants bounded parallelism, host-labeled output, and simple host grouping without adopting a configuration-management system.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mpssh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ndenev/mpssh
install metadata
| Package key | brew:mpssh |
|---|---|
| Version | 1.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mpssh |
| Homepage | https://github.com/ndenev/mpssh |
| Repository | https://github.com/ndenev/mpssh |
| Upstream docs | https://github.com/ndenev/mpssh#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/ndenev/mpssh/archive/refs/tags/1.3.3.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mpssh |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mpssh 1.3.3-26.fc44
Parallel ssh tool
https://github.com/ndenev/mpssh
sudo dnf install mpsshsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.