# Installer mpssh avec Homebrew, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mpssh pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mpssh
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install mpssh
```

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

## Faits du paquet

- **Clé du paquet:** brew:mpssh
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.3.3
- **Résumé source:** Mass parallel ssh
- **Page d'accueil:** <https://github.com/ndenev/mpssh>
- **Dépôt:** <https://github.com/ndenev/mpssh>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mpssh (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.3.3
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- 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
