# Install fastnetmon with Homebrew, apt, dnf

DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support. Version 1.2.9 via Homebrew; verified 2026-07-23. Also installable with debian: sudo apt install fastnetmon.

## Install

```sh
sudo av install brew:fastnetmon
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install fastnetmon
```

  Evidence: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fastnetmon
```

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

- dnf (92%):

```sh
sudo dnf install fastnetmon
```

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

## Package facts

- **Package key:** brew:fastnetmon
- **Package manager:** Homebrew
- **Version:** 1.2.9
- **Source summary:** DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
- **Homepage:** <https://github.com/pavel-odintsov/fastnetmon/>
- **Repository:** <https://github.com/pavel-odintsov/fastnetmon>
- **Last updated:** 2026-07-23T12:28:16Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- fastnetmon (alias)
- fastnetmon_api_client (alias)
- fastnetmon_client (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.2.9
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2013: The public GitHub repository is created.
- 2016: The official Community Edition documentation page is published.
- 2022: FastNetMon Community 1.2.2 is released.
- 2024: FastNetMon Community 1.2.8 is released.
- 2026: FastNetMon Community 1.2.9 is released.

### Related projects

- FastNetMon commonly integrates with ExaBGP or GoBGP for BGP announcements and with systems such as Prometheus, Kafka, ClickHouse, InfluxDB, Graphite, Redis, MongoDB-compatible stores, and router vendors documented by the project.

### Sources

- <https://github.com/pavel-odintsov/fastnetmon>
- <https://github.com/pavel-odintsov/fastnetmon#readme>
- <https://fastnetmon.com/docs>
- <https://raw.githubusercontent.com/pavel-odintsov/fastnetmon/master/src/fastnetmon.conf>
- <https://api.github.com/repos/pavel-odintsov/fastnetmon/releases>


## Security Notes

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger risk:** orange / medium
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## Configuration and credential file locations

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.


## Configuration files

- Unix: /etc/fastnetmon.conf
## Other Package-Manager Records

- Debian apt - fastnetmon - 1.2.9-0+deb13u1: normalized package name match | Debian stable package indexes: fastnetmon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | fast DDoS analyzer with sflow/netflow/mirror support (community edition) | https://fastnetmon.com/
- Ubuntu apt - fastnetmon - 1.2.6-1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: fastnetmon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast DDoS analyzer with sflow/netflow/mirror support (community edition) | https://fastnetmon.com/
- dnf - fastnetmon - 1.2.9-2.fc45: normalized package name match | Fedora Rawhide package metadata: fastnetmon from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support | https://fastnetmon.com


## Combined YAML source

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


## Sources

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