# miruo を Homebrew でインストール

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

## インストール

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

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

### macOS

- Homebrew (100%):

```sh
brew install miruo
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:miruo
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.6b
- **ソース概要:** Pretty-print TCP session monitor/analyzer
- **ホームページ:** <https://github.com/KLab/miruo/>
- **リポジトリ:** <https://github.com/KLab/miruo>
- **最終更新:** 2026-07-27T15:55:24+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- miruo (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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.

### 使われ方

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.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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)


## ソース

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