# dnspyre を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:dnspyre
```

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

### macOS

- Homebrew (100%):

```sh
brew install dnspyre
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:dnspyre
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.11.1
- **ソース概要:** CLI tool for a high QPS DNS benchmark
- **ホームページ:** <https://tantalor93.github.io/dnspyre/>
- **リポジトリ:** <https://github.com/Tantalor93/dnspyre>
- **最終更新:** 2026-07-28T14:10:40+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dnspyre (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

dnspyre is a Go-based DNS benchmark CLI for stress-testing DNS servers at high query rates. It sits in the newer generation of DNS benchmark tools that treat modern protocols such as DoT, DoH, and DoQ as normal benchmark targets.

### プロジェクトの歴史

The GitHub repository was created in February 2021, and the README says dnspyre was originally forked from Redsift's dnstrace but was largely rewritten and enhanced. Its first GitHub release, 1.0.0, was published in May 2021, with v3 releases continuing into 2026.

The README documents the project's expansion from basic DNS load generation into a broad benchmark runner: UDP and TCP queries, many DNS record types, concurrency controls, duration-limited runs, probability-weighted load, DoT, DoH, DoQ, and plotted output.

### 採用の歴史

dnspyre's adoption is narrower than dnsperf's but useful for modern resolver testing. Its official docs target macOS, Linux, and Windows, and Homebrew packaging gives it a convenient package-manager path for operators who want a single Go binary.

### 使われ方

Users point dnspyre at one or more DNS servers, choose query type and protocol, set concurrency or duration, and inspect terminal or exported plots. The tool is especially relevant when comparing resolver behavior across classic DNS, encrypted DNS, and QUIC-based DNS transports.

### パッケージ好きにとっての重要性

dnspyre is package-nerd interesting because it is a compact Go CLI covering the protocol sprawl that older DNS benchmark tools did not originally target. For Homebrew-style packaging it is also simple: one executable, active tagged releases, and no daemon or config file surface.

### タイムライン

- 2021: GitHub repository created.
- 2021: First GitHub release, 1.0.0, published.
- 2021: README identifies dnspyre as a fork of Redsift dnstrace that was largely rewritten.
- 2026: v3.11.1 release published.

### Related projects

- Redsift dnstrace is the named upstream ancestor. dnsperf is the older DNS benchmark peer. The supported transport protocols connect dnspyre to DNS over TLS, DNS over HTTPS, and DNS over QUIC tooling.

### ソース

- <https://github.com/Tantalor93/dnspyre#readme>
- <https://tantalor93.github.io/dnspyre/>
- <https://api.github.com/repos/Tantalor93/dnspyre>
- <https://api.github.com/repos/Tantalor93/dnspyre/releases?per_page=100>
- <https://formulae.brew.sh/formula/dnspyre>


## セキュリティノート

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/dnspyre.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dnspyre.yml)


## ソース

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