# mpssh を Homebrew, dnf でインストール

mpssh のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mpssh
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install mpssh
```

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

## パッケージ情報

- **パッケージキー:** brew:mpssh
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.3.3
- **ソース概要:** Mass parallel ssh
- **ホームページ:** <https://github.com/ndenev/mpssh>
- **リポジトリ:** <https://github.com/ndenev/mpssh>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mpssh (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.3.3
## プロジェクトの歴史と使われ方

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.

### ソース

- <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>


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## 他のパッケージマネージャ記録

- 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)


## ソース

- 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
