# 使用 Homebrew 安装 dnspyre

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