# 使用 Homebrew, dnf 安装 mpssh

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