macOS
brew install dnspyrelocal Homebrew formula metadata
brew
CLI tool for a high QPS DNS benchmark. Version 3.11.1 via Homebrew; verified from local package data.
install
brew install dnspyrelocal Homebrew formula metadata
overview
CLI tool for a high QPS DNS benchmark
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dnspyre | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Tantalor93/dnspyre
install metadata
| Package key | brew:dnspyre |
|---|---|
| Version | 3.11.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dnspyre |
| Homepage | https://tantalor93.github.io/dnspyre/ |
| Repository | https://github.com/Tantalor93/dnspyre |
| Upstream docs | https://github.com/Tantalor93/dnspyre#readme |
| License | MIT |
| Source archive | https://github.com/Tantalor93/dnspyre/archive/refs/tags/v3.11.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dnspyre |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.