# 使用 Homebrew, apt, dnf 安装 mussh

查看 mussh 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mussh
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mussh
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mussh
```

  证据: Debian stable package indexes: mussh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mussh
```

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

## 软件包事实

- **软件包键:** brew:mussh
- **软件包管理器:** Homebrew
- **版本:** 1.0
- **来源摘要:** Multi-host SSH wrapper
- **主页:** <https://mussh.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mussh (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0
## 项目历史与用法

mussh, the MUltihost SSH Wrapper, is a small Unix shell utility from the SourceForge era of system-administration tooling. The SourceForge project was registered in 2001 and describes the program as a shell script for executing a command or script over SSH on multiple hosts with one command, using ssh-agent and public-key authentication where possible to avoid repeated password prompts.

### 使用方式

Its niche is deliberately narrower than configuration-management systems: it broadcasts one-off remote commands or scripts across host lists. That made it useful for administrators who needed a simple SSH fan-out tool without adopting a larger orchestration stack. Packaging in Homebrew and major Linux distributions keeps it in the lightweight CLI/sysadmin category alongside tools such as pssh and pdsh.

### 来源

- <https://formulae.brew.sh/formula/mussh>
- <https://linux.die.net/man/1/mussh>
- <https://sourceforge.net/projects/mussh/>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - mussh - 1.0-1.1: normalized package name match | Debian stable package indexes: mussh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MUltihost SSH Wrapper | http://mussh.sourceforge.net/
- Ubuntu apt - mussh - 1.0-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: mussh from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MUltihost SSH Wrapper | http://mussh.sourceforge.net/
- dnf - mussh - 1.0-30.fc45: normalized package name match | Fedora Rawhide package metadata: mussh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Multihost SSH wrapper | http://www.sourceforge.net/projects/mussh


## Combined YAML source

View the package source record on GitHub. [combined/mussh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mussh.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
