# fastnetmon mit Homebrew, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastnetmon in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fastnetmon
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fastnetmon
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:fastnetmon
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/fastnetmon>
- **Version:** 1.2.9
- **Quellzusammenfassung:** 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>
- **Upstream-Dokumentation:** <https://github.com/pavel-odintsov/fastnetmon/>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.9.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-23T12:28:16Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- fastnetmon (cli)
- fastnetmon_api_client (cli)
- fastnetmon_client (cli)
- fastnetmon (Alias)
- fastnetmon_api_client (Alias)
- fastnetmon_client (Alias)

## Abhängigkeiten

- abseil
- boost
- capnp
- grpc
- hiredis
- log4cpp
- mongo-c-driver
- openssl@3
- protobuf

## Build-Abhängigkeiten

- cmake

## Von macOS bereitgestellte Bibliotheken

- libpcap
- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Dienst: declared
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.2.9
- Manager aktualisiert: 2026-07-23
- lokale Daten: OK
- Upstream-Repository: https://github.com/pavel-odintsov/fastnetmon
- neueste erkannte Version: v1.2.9 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

- <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>


## Sicherheitshinweise

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

- **Geiger-Risiko:** orange / mittel
- 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
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fastnetmon
- **Version Scheme:** 0
- **Revision:** 5
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support | https://fastnetmon.com


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [protobuf](https://pkg.so/de/brew/protobuf/) - Runtime dependency declared by Homebrew.
- [grpc](https://pkg.so/de/brew/grpc/) - Runtime dependency declared by Homebrew.
- [capnp](https://pkg.so/de/brew/capnp/) - Runtime dependency declared by Homebrew.
- [mongo-c-driver](https://pkg.so/de/brew/mongo-c-driver/) - Runtime dependency declared by Homebrew.
- [cmake](https://pkg.so/de/brew/cmake/) - Build dependency declared by Homebrew.
- [sniffer](https://pkg.so/de/brew/sniffer/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking, traffic-monitoring.
- [fprobe](https://pkg.so/de/brew/fprobe/) - Shares pkgdb curated category or tags: cli, netflow, network-monitoring, networking.
- [yaf](https://pkg.so/de/brew/yaf/) - Shares pkgdb curated category or tags: cli, ipfix, network-monitoring, networking.
- [nfdump](https://pkg.so/de/brew/nfdump/) - Shares pkgdb curated category or tags: cli, netflow, network-monitoring, networking.
- [tcpdump](https://pkg.so/de/brew/tcpdump/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking.
- [iftop](https://pkg.so/de/brew/iftop/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking.
- [sniffnet](https://pkg.so/de/brew/sniffnet/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking.
- [ngrep](https://pkg.so/de/brew/ngrep/) - Shares pkgdb curated category or tags: cli, network-monitoring, networking.
- [libcoap](https://pkg.so/de/brew/libcoap/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, client, network, networking, openssl.

## Combined YAML source

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


## Quellen

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