macOS
brew install nfdumplocal Homebrew formula metadata
sudo port install nfdumpMacPorts ports tree · net/nfdump/Portfile · source: api.github.com
brew
Tools to collect and process netflow data on the command-line. Version 1.7.8 via Homebrew; verified 2026-04-28.
install
brew install nfdumplocal Homebrew formula metadata
sudo port install nfdumpMacPorts ports tree · net/nfdump/Portfile · source: api.github.com
sudo apk add nfdumpAlpine Linux edge package indexes · nfdump · source: dl-cdn.alpinelinux.org
sudo apt install nfdumpDebian stable package indexes · nfdump · source: deb.debian.org
sudo dnf install nfdumpFedora Rawhide package metadata · nfdump · source: dl.fedoraproject.org
nix profile install nixpkgs#nfdumpnixpkgs package indexes · pkgs/by-name/nf/nfdump/package.nix · source: api.github.com
sudo zypper install libnfdump-1_7_8openSUSE Tumbleweed package metadata · libnfdump-1_7_8 · source: download.opensuse.org
overview
Tools to collect and process netflow data on the command-line
history
nfdump is a long-lived command-line toolkit for collecting, storing, replaying, filtering, aggregating, and analyzing NetFlow, IPFIX, and sFlow data. The core workflow pairs collector daemons such as `nfcapd` and `sfcapd` with `nfdump` queries over rotated binary flow files.
The legacy SourceForge page says the project moved to GitHub and describes the original design: collect flow data to disk first, organize it in timestamped files, then analyze historical or continuous traffic with a fast tcpdump-like filter language. FreshPorts records the FreeBSD port being added on 2004-11-07 with version 1.1 and NetFlow v5/v7 support; later documentation and packaging show support expanded to v9, IPFIX, and sFlow.
The GitHub README describes the 1.7.x series codename `unicorn`, compatibility with files created by nfdump 1.6.18 or newer, and conversion paths for older legacy flow files.
nfdump is an infrastructure package rather than a trendy CLI. It appears across Homebrew, Debian, Ubuntu, Fedora, Alpine, Nix, MacPorts, and FreeBSD ports, and is tied historically to NfSen. The GitHub repository showed 1,405 commits when researched. Homebrew's API generated on 2026-07-01 reported 233 installs-on-request in the preceding 365 days.
Practical users run `nfcapd` on UDP ports fed by routers, firewalls, or switches, rotate files every few minutes, and query them later with expressions such as `nfdump -r flowfile 'src ip 192.0.2.1 and dst port 443'`. The Debian nfcapd manpage says it accepts NetFlow v1, v5/v7, v9, and IPFIX transparently and works with exporters including Cisco Flexible NetFlow, ASA firewalls, NAT event logging, Juniper, VMware, Palo Alto, and yaf.
nfdump matters because it keeps the packet-capture mental model for flow records: small composable commands, tcpdump-like filters, files you can retain or expire, and text/CSV/JSON/custom output for shell pipelines and monitoring integrations.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
geolookup | cli | global executable | |
nfanon | cli | global executable | |
nfcapd | cli | global executable | |
nfdump | cli | global executable | |
nfexpire | cli | global executable | |
nfreplay | cli | global executable | |
sfcapd | cli | global executable | |
torlookup | cli | global executable | |
updateGeoDB.sh | cli | global executable | |
updateTorDB.sh | 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/phaag/nfdump
install metadata
| Package key | brew:nfdump |
|---|---|
| Version | 1.7.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nfdump |
| Homepage | https://github.com/phaag/nfdump |
| Repository | https://github.com/phaag/nfdump |
| Upstream docs | https://github.com/phaag/nfdump#readme |
| License | BSD-3-Clause |
| Source archive | https://github.com/phaag/nfdump/archive/refs/tags/v1.7.8.tar.gz |
| Last updated | 2026-04-28T13:34:16Z |
| Pulse | updated |
| Build dependencies | autoconf, automake, libtool, pkgconf |
| Uses from macOS | bzip2, libpcap |
| 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 | nfdump |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nfdump 1.7.5-2+deb13u1
netflow capture daemon
https://github.com/phaag/nfdump/
sudo apt install nfdumpnfdump-sflow 1.7.5-2+deb13u1
sflow collector daemon
https://github.com/phaag/nfdump/
sudo apt install nfdump-sflownfdump
nix profile install nixpkgs#nfdumpnfdump 1.7.3-1build2
netflow capture daemon
https://github.com/phaag/nfdump/
sudo apt install nfdumpnfdump-sflow 1.7.3-1build2
sflow collector daemon
https://github.com/phaag/nfdump/
sudo apt install nfdump-sflownfdump 1.7.6-r1
Tools to collect and process netflow data
https://github.com/phaag/nfdump
sudo apk add nfdumpnfdump-dbg 1.7.6-r1
Tools to collect and process netflow data (debug symbols)
https://github.com/phaag/nfdump
sudo apk add nfdump-dbgnfdump-doc 1.7.6-r1
Tools to collect and process netflow data (documentation)
https://github.com/phaag/nfdump
sudo apk add nfdump-docnfdump-openrc 1.7.6-r1
Tools to collect and process netflow data (OpenRC init scripts)
https://github.com/phaag/nfdump
sudo apk add nfdump-openrcnfdump-static 1.7.6-r1
Tools to collect and process netflow data (static library)
https://github.com/phaag/nfdump
sudo apk add nfdump-staticnfprofile 1.7.6-r1
Create views of the data with NFdump filters
https://github.com/phaag/nfdump
sudo apk add nfprofilesfcapd 1.7.6-r1
sFlow collector
https://github.com/phaag/nfdump
sudo apk add sfcapdsfcapd-openrc 1.7.6-r1
Tools to collect and process netflow data (OpenRC init scripts)
https://github.com/phaag/nfdump
sudo apk add sfcapd-openrcnfdump 1.7.8-1.fc45
NetFlow collecting and processing tools
https://github.com/phaag/nfdump
sudo dnf install nfdumpnfdump-libs 1.7.8-1.fc45
Libraries used by NFDUMP packages
https://github.com/phaag/nfdump
sudo dnf install nfdump-libslibnfdump-1_7_8 1.7.8-1.1
Shared Library part of libnfdump
https://github.com/phaag/nfdump
sudo zypper install libnfdump-1_7_8source 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.