Automic VaultAutomic Vault

brew

Install nfdump with Homebrew, apk, apt, dnf, MacPorts, Nix, zypper

Tools to collect and process netflow data on the command-line. Version 1.7.8 via Homebrew; verified 2026-04-28.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nfdump

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install nfdump

MacPorts ports tree · net/nfdump/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add nfdump

Alpine Linux edge package indexes · nfdump · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install nfdump

Debian stable package indexes · nfdump · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install nfdump

Fedora Rawhide package metadata · nfdump · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#nfdump

nixpkgs package indexes · pkgs/by-name/nf/nfdump/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install libnfdump-1_7_8

openSUSE Tumbleweed package metadata · libnfdump-1_7_8 · source: download.opensuse.org

overview

Package summary

Tools to collect and process netflow data on the command-line

Commands and aliases

  • geolookup
  • nfanon
  • nfcapd
  • nfdump
  • nfexpire
  • nfreplay
  • sfcapd
  • torlookup
  • updateGeoDB.sh
  • updateTorDB.sh

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2004-11-07: FreshPorts records the FreeBSD nfdump port being added.
  • 2014-12-01: legacy SourceForge page listed 1.6.13 as the stable version and pointed users to GitHub.
  • 2026-07-01: Homebrew formula API generated data for nfdump 1.7.8.

Related projects

  • NfSen
  • NetFlow
  • IPFIX
  • sFlow
  • nfcapd
  • sfcapd
  • nfexpire
  • nfreplay

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:repl

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
geolookupcliglobal executable
nfanoncliglobal executable
nfcapdcliglobal executable
nfdumpcliglobal executable
nfexpirecliglobal executable
nfreplaycliglobal executable
sfcapdcliglobal executable
torlookupcliglobal executable
updateGeoDB.shcliglobal executable
updateTorDB.shcliglobal executable

freshness

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

page generated2026-07-08
manager version1.7.8
manager updated2026-04-28
local dataok
upstreamcurrent
latest detectedv1.7.8

https://github.com/phaag/nfdump

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:nfdump
Version1.7.8
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nfdump
Homepagehttps://github.com/phaag/nfdump
Repositoryhttps://github.com/phaag/nfdump
Upstream docshttps://github.com/phaag/nfdump#readme
LicenseBSD-3-Clause
Source archivehttps://github.com/phaag/nfdump/archive/refs/tags/v1.7.8.tar.gz
Last updated2026-04-28T13:34:16Z
Pulseupdated
Build dependenciesautoconf, automake, libtool, pkgconf
Uses from macOSbzip2, libpcap
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

nfdump 1.7.5-2+deb13u1

netflow capture daemon

https://github.com/phaag/nfdump/

sudo apt install nfdump
  • Section: net
  • Architecture: amd64
  • 6 dependencies
  • normalized package name match
  • Matched by: Nfdump
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nfdump from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

nfdump-sflow 1.7.5-2+deb13u1

sflow collector daemon

https://github.com/phaag/nfdump/

sudo apt install nfdump-sflow
  • Section: net
  • Architecture: amd64
  • Source Package: nfdump
  • 5 dependencies
  • normalized package name match
  • Matched by: Nfdump
Debian stable package indexes · deb.debian.org · Debian stable package indexes: nfdump-sflow from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

nfdump

nix profile install nixpkgs#nfdump
  • normalized package name match
  • Matched by: Nfdump
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nf/nfdump/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

nfdump 1.7.3-1build2

netflow capture daemon

https://github.com/phaag/nfdump/

sudo apt install nfdump
  • Section: universe/net
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Nfdump
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nfdump from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

nfdump-sflow 1.7.3-1build2

sflow collector daemon

https://github.com/phaag/nfdump/

sudo apt install nfdump-sflow
  • Section: universe/net
  • Architecture: amd64
  • Source Package: nfdump
  • 3 dependencies
  • normalized package name match
  • Matched by: Nfdump
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: nfdump-sflow from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

nfdump 1.7.6-r1

Tools to collect and process netflow data

https://github.com/phaag/nfdump

sudo apk add nfdump
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfdump from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nfdump-dbg 1.7.6-r1

Tools to collect and process netflow data (debug symbols)

https://github.com/phaag/nfdump

sudo apk add nfdump-dbg
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • 1 dependencies
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfdump-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nfdump-doc 1.7.6-r1

Tools to collect and process netflow data (documentation)

https://github.com/phaag/nfdump

sudo apk add nfdump-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfdump-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nfdump-openrc 1.7.6-r1

Tools to collect and process netflow data (OpenRC init scripts)

https://github.com/phaag/nfdump

sudo apk add nfdump-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfdump-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nfdump-static 1.7.6-r1

Tools to collect and process netflow data (static library)

https://github.com/phaag/nfdump

sudo apk add nfdump-static
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfdump-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

nfprofile 1.7.6-r1

Create views of the data with NFdump filters

https://github.com/phaag/nfdump

sudo apk add nfprofile
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: nfprofile from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

sfcapd 1.7.6-r1

sFlow collector

https://github.com/phaag/nfdump

sudo apk add sfcapd
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sfcapd from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

sfcapd-openrc 1.7.6-r1

Tools to collect and process netflow data (OpenRC init scripts)

https://github.com/phaag/nfdump

sudo apk add sfcapd-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: nfdump
  • normalized package name match
  • Matched by: Nfdump
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sfcapd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

nfdump 1.7.8-1.fc45

NetFlow collecting and processing tools

https://github.com/phaag/nfdump

sudo dnf install nfdump
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nfdump
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Nfdump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nfdump from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

nfdump-libs 1.7.8-1.fc45

Libraries used by NFDUMP packages

https://github.com/phaag/nfdump

sudo dnf install nfdump-libs
  • License: BSD-3-Clause AND GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nfdump
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Nfdump
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: nfdump-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

libnfdump-1_7_8 1.7.8-1.1

Shared Library part of libnfdump

https://github.com/phaag/nfdump

sudo zypper install libnfdump-1_7_8
  • License: BSD-3-Clause
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: nfdump
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Nfdump
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libnfdump-1_7_8 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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