# Installer miruo avec Homebrew

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

## installation

```sh
sudo av install brew:miruo
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install miruo
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:miruo
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.6b
- **Résumé source:** Pretty-print TCP session monitor/analyzer
- **Page d'accueil:** <https://github.com/KLab/miruo/>
- **Dépôt:** <https://github.com/KLab/miruo>
- **Dernière mise à jour:** 2026-07-27T15:55:24+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- miruo (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

miruo is a small network-analysis command-line tool from KLab. Its upstream README describes it in Japanese as a packet-capture TCP session monitor that groups packets by TCP session, summarizes connection and disconnection portions, detects retransmitted segments, long-running communications, reset-aborted sessions, and IP-fragmented segments, and can read files saved by tcpdump -w. Homebrew packages it as a GPL-3.0-only utility with the single miruo executable.

### Modes d'utilisation

The tool's adoption record is modest but source-backed: FreeBSD added a net/miruo port in 2015 and described it as a network monitor/analyzer that prints packets on the terminal in a neat style and can read tcpdump capture files. Its practical role overlaps with tcpdump and Wireshark workflows, but with a narrower terminal-first focus on making TCP sessions easier to scan rather than offering a full graphical protocol analyzer.

### Sources

- <https://formulae.brew.sh/formula/miruo>
- <https://github.com/KLab/miruo>
- <https://www.freshports.org/net/miruo/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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