Automic VaultAutomic Vault

brew

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

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install dnstop

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install dnstop

MacPorts ports tree · net/dnstop/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add dnstop

Alpine Linux edge package indexes · dnstop · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install dnstop

Debian stable package indexes · dnstop · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install dnstop

Fedora Rawhide package metadata · dnstop · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#dnstop

nixpkgs package indexes · pkgs/by-name/dn/dnstop/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Console tool to analyze DNS traffic

historique

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.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 13 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
dnstopcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire20140915
gestionnaire mis à jour
données localesOK
amontnot checked
dernière version détectéenon détecté

http://dns.measurement-factory.com/tools/dnstop/index.html

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:dnstop
Version20140915
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/dnstop
Page d'accueilhttp://dns.measurement-factory.com/tools/dnstop/index.html
Dépôthttps://github.com/measurement-factory/dnstop
Docs amonthttp://dns.measurement-factory.com/tools/dnstop/dnstop.8.html
LicenceBSD-3-Clause
Archive sourcehttps://cdn.netbsd.org/pub/pkgsrc/distfiles/dnstop-20140915.tar.gz
Bibliothèques fournies par macOSlibpcap, ncurses
Bouteilledisponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namednstop
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

dnstop 20240820-1

console tool to analyze DNS traffic

http://dns.measurement-factory.com/tools/dnstop/

sudo apt install dnstop
  • Section: net
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Dnstop
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dnstop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dnstop

nix profile install nixpkgs#dnstop
  • normalized package name match
  • Correspondance par : Dnstop
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dn/dnstop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

dnstop 20120611-2build5

console tool to analyze DNS traffic

http://dns.measurement-factory.com/tools/dnstop/

sudo apt install dnstop
  • Section: universe/net
  • Architecture: amd64
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Dnstop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: dnstop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

dnstop 20140915-r8

A DNS traffic capture utility

http://dns.measurement-factory.com/tools/dnstop/

sudo apk add dnstop
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dnstop
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Dnstop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnstop from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

dnstop-doc 20140915-r8

A DNS traffic capture utility (documentation)

http://dns.measurement-factory.com/tools/dnstop/

sudo apk add dnstop-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: dnstop
  • normalized package name match
  • Correspondance par : Dnstop
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dnstop-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

dnstop 20140915-28.git20240708.fc44

Displays information about DNS traffic on your network

http://dns.measurement-factory.com/tools/dnstop/

sudo dnf install dnstop
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: dnstop
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Dnstop
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: dnstop from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

dnstop

sudo port install dnstop
  • normalized package name match
  • Correspondance par : Dnstop
MacPorts ports tree · api.github.com · MacPorts ports tree: net/dnstop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment