# Install mpssh with Homebrew, dnf

Mass parallel ssh. Version 1.3.3 via Homebrew; verified from local package data. Also installable with dnf: sudo dnf install mpssh.

## Install

```sh
sudo av install brew:mpssh
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mpssh
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install mpssh
```

  Evidence: Fedora Rawhide package metadata: mpssh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Package facts

- **Package key:** brew:mpssh
- **Package manager:** Homebrew
- **Version:** 1.3.3
- **Source summary:** Mass parallel ssh
- **Homepage:** <https://github.com/ndenev/mpssh>
- **Repository:** <https://github.com/ndenev/mpssh>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- mpssh (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.3.3
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

- <https://github.com/ndenev/mpssh>
- <https://github.com/ndenev/mpssh/tags>
- <https://raw.githubusercontent.com/ndenev/mpssh/master/README>
- <https://raw.githubusercontent.com/ndenev/mpssh/master/mpssh.1>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Other Package-Manager Records

- dnf - mpssh - 1.3.3-27.fc45: normalized package name match | Fedora Rawhide package metadata: mpssh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Parallel ssh tool | https://github.com/ndenev/mpssh


## Combined YAML source

View the package source record on GitHub. [combined/mpssh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mpssh.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
