# dnspyre mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dnspyre in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dnspyre
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:dnspyre
- **Paketmanager:** Homebrew
- **Version:** 3.11.1
- **Quellzusammenfassung:** CLI tool for a high QPS DNS benchmark
- **Homepage:** <https://tantalor93.github.io/dnspyre/>
- **Repository:** <https://github.com/Tantalor93/dnspyre>
- **Zuletzt aktualisiert:** 2026-07-28T14:10:40+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dnspyre (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.11.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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