macOS
brew install fastnetmonlocal Homebrew formula metadata
brew
DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support. Version 1.2.9 via Homebrew; verified 2026-07-02.
install
brew install fastnetmonlocal Homebrew formula metadata
sudo apt install fastnetmonDebian stable package indexes · fastnetmon · source: deb.debian.org
sudo dnf install fastnetmonFedora Rawhide package metadata · fastnetmon · source: dl.fedoraproject.org
overview
DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
history
FastNetMon is a high-performance DDoS detection sensor for networks that ingest NetFlow, IPFIX, sFlow, AF_PACKET/SPAN, and other capture sources. It detects hosts with abnormal traffic volumes and can notify operators, run scripts, or trigger BGP-based mitigation.
The public FastNetMon repository dates to 2013 and the official documentation site has carried Community Edition documentation since 2016. The README now presents the open Community Edition alongside FastNetMon Advanced, a commercial edition from FastNetMon LTD.
Technically, the project grew around packet and flow ingestion rather than web-service monitoring: the README lists NetFlow v5/v9, IPFIX, sFlow v5, PCAP, AF_PACKET, AF_XDP, Netmap, and older PF_RING support. That breadth explains why the package has daemon, client, API-client, capture-backend, and router-integration concerns.
FastNetMon is aimed at network operators, hosting providers, and other teams that need fast traffic anomaly detection close to routers or mirrors. Its official support surfaces include a mailing list, Slack, IRC, Telegram, and Discord, which is a strong signal of an operator community around the tool.
The README points to Linux installation instructions, macOS installation through Homebrew, and a FreeBSD port, while its Repology badge tracks distribution packaging. The Community Edition release stream continued through the 1.2.x series, including 1.2.8 in 2024 and 1.2.9 in 2026.
FastNetMon is configured as a sensor for local networks and thresholds. It watches packets, bytes, or flows per second, compares them with configured limits, and then executes configured actions such as notifications, callback scripts, ExaBGP or GoBGP announcements, and metric export.
The default Unix-style configuration path is /etc/fastnetmon.conf, with related network-list paths such as /etc/networks_list and /etc/networks_whitelist shown in the distributed sample configuration. It has no documented user credential file for the package itself.
FastNetMon is interesting to package maintainers because it is a real network daemon with a CLI client surface, fast-path packet capture integrations, BGP/router integrations, telemetry options, and a long-lived open/commercial split. Packaging it is less about installing one binary and more about preserving operational defaults.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/fastnetmon.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fastnetmon | cli | global executable | |
fastnetmon_api_client | cli | global executable | |
fastnetmon_client | 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/pavel-odintsov/fastnetmon
install metadata
| Package key | brew:fastnetmon |
|---|---|
| Version | 1.2.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fastnetmon |
| Homepage | https://github.com/pavel-odintsov/fastnetmon/ |
| Repository | https://github.com/pavel-odintsov/fastnetmon |
| Upstream docs | https://fastnetmon.com/docs |
| License | GPL-2.0-only |
| Source archive | https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.9.tar.gz |
| Last updated | 2026-07-02T20:34:06Z |
| Pulse | updated |
| Dependencies | abseil, boost, capnp, grpc, hiredis, log4cpp, mongo-c-driver, openssl@3, protobuf |
| Build dependencies | cmake |
| Uses from macOS | libpcap, ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastnetmon |
| Version Scheme | 0 |
| Revision | 3 |
| Requirements |
|
| 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.
fastnetmon 1.2.8-1+b2
fast DDoS analyzer with sflow/netflow/mirror support (community edition)
sudo apt install fastnetmonfastnetmon 1.2.6-1build4
fast DDoS analyzer with sflow/netflow/mirror support (community edition)
sudo apt install fastnetmonfastnetmon 1.2.1-33.20220528git420e7b8.fc45
DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
sudo dnf install fastnetmonsource 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.