# Installer dnstop avec Homebrew, apk, apt, dnf, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dnstop pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:dnstop
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dnstop
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install dnstop
```

  Preuve: MacPorts ports tree: net/dnstop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add dnstop
```

  Preuve: Alpine Linux edge package indexes: dnstop from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install dnstop
```

  Preuve: Debian stable package indexes: dnstop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install dnstop
```

  Preuve: Fedora Rawhide package metadata: dnstop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#dnstop
```

  Preuve: nixpkgs package indexes: pkgs/by-name/dn/dnstop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:dnstop
- **Gestionnaire de paquets:** Homebrew
- **Version:** 20140915
- **Résumé source:** Console tool to analyze DNS traffic
- **Page d'accueil:** <http://dns.measurement-factory.com/tools/dnstop/index.html>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dnstop (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 20140915
## Historique du projet et usages

dnstop is a curses-style libpcap tool for watching DNS traffic tables from a live interface or packet capture. It is the DNS equivalent of a focused top-like view: small, old, and still useful when a resolver or network segment is producing strange query traffic.

### Historique du projet

The Measurement Factory publicity page says dnstop was written with research into large amounts of bogus traffic received by root DNS servers and was originally presented at NANOG26. The project site and README describe the core feature set: tables for source and destination addresses, query types, response codes, opcodes, and domain levels.

The man page is dated March 21, 2008 and names Duane Wessels, Mark Foster, Jose Nazario, and other contributors. In 2018, the official source page was updated to point to the GitHub repository as the maintained source location while keeping the old source directory for tarballs and individual files.

### Historique d'adoption

dnstop spread early through operator communities. The official source page lists portability notes for Mac OS X with fink, FreeBSD Ports, NetBSD Packages, Gentoo Portage, Debian unstable, EPEL, Linux source builds, and Solaris. The publicity page preserves 2002 and 2003 operator feedback from people running it on DNS, mail, FreeBSD, and Solaris systems.

### Modes d'utilisation

Users run dnstop on a network device or read a tcpdump savefile. It can filter for unknown TLD leakage, RFC1918 PTR leakage, REFUSED, SERVFAIL, NXDOMAIN, and other DNS patterns, then switch between live tables interactively or print top entries from a capture in non-interactive mode.

### Pourquoi les passionnés de paquets s'y intéressent

dnstop is the kind of small C network utility that package maintainers like because it has a clear job and few moving parts: libpcap plus a terminal UI. Its significance is historical as much as practical: it came from root-DNS measurement work and became a standard packaged tool for DNS traffic triage.

### Chronologie

- 2002: dnstop presented at NANOG26 according to the official publicity page.
- 2003: Publicity page records operator adoption feedback after the root-DNS traffic research.
- 2008: dnstop manual page dated March 21, 2008.
- 2018: Official source page updated to point to the GitHub repository.
- 2026: GitHub repository metadata shows continued maintenance activity.

### Related projects

- tcpdump and libpcap are the closest technical relatives: dnstop reads live captures or pcap savefiles. DNS measurement work at The Measurement Factory is the historical context, and DNS-OARC-style operator tooling is the cultural neighborhood.

### Sources

- <http://dns.measurement-factory.com/tools/dnstop/index.html>
- <http://dns.measurement-factory.com/tools/dnstop/source.html>
- <http://dns.measurement-factory.com/tools/dnstop/publicity.html>
- <http://dns.measurement-factory.com/tools/dnstop/dnstop.8.html>
- <https://github.com/measurement-factory/dnstop>
- <https://api.github.com/repos/measurement-factory/dnstop>
- <https://formulae.brew.sh/formula/dnstop>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - dnstop - 20240820-1: normalized package name match | Debian stable package indexes: dnstop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | console tool to analyze DNS traffic | http://dns.measurement-factory.com/tools/dnstop/
- Nix - dnstop: normalized package name match | nixpkgs package indexes: pkgs/by-name/dn/dnstop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dnstop - 20120611-2build5: normalized package name match | Ubuntu 24.04 LTS package indexes: dnstop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | console tool to analyze DNS traffic | http://dns.measurement-factory.com/tools/dnstop/
- apk - dnstop - 20140915-r8: normalized package name match | Alpine Linux edge package indexes: dnstop from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | A DNS traffic capture utility | http://dns.measurement-factory.com/tools/dnstop/
- apk - dnstop-doc - 20140915-r8: normalized package name match | Alpine Linux edge package indexes: dnstop-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | A DNS traffic capture utility (documentation) | http://dns.measurement-factory.com/tools/dnstop/
- dnf - dnstop - 20140915-29.git20240708.fc45: normalized package name match | Fedora Rawhide package metadata: dnstop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Displays information about DNS traffic on your network | http://dns.measurement-factory.com/tools/dnstop/
- MacPorts - dnstop: normalized package name match | MacPorts ports tree: net/dnstop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/dnstop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dnstop.yml)


## Sources

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