# fastnetmon を Homebrew, apt, dnf でインストール

fastnetmon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install fastnetmon
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fastnetmon
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:fastnetmon
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fastnetmon>
- **バージョン:** 1.2.9
- **ソース概要:** DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
- **ホームページ:** <https://github.com/pavel-odintsov/fastnetmon/>
- **リポジトリ:** <https://github.com/pavel-odintsov/fastnetmon>
- **上流ドキュメント:** <https://github.com/pavel-odintsov/fastnetmon/>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.9.tar.gz>
- **最終更新:** 2026-07-23T12:28:16Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fastnetmon (cli)
- fastnetmon_api_client (cli)
- fastnetmon_client (cli)
- fastnetmon (エイリアス)
- fastnetmon_api_client (エイリアス)
- fastnetmon_client (エイリアス)

## 依存関係

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

## ビルド依存関係

- cmake

## macOS 提供ライブラリ

- libpcap
- ncurses

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.9
- マネージャ更新日: 2026-07-23
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/pavel-odintsov/fastnetmon
- 検出された最新: v1.2.9 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

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

### ソース

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


## セキュリティノート

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

- **Geiger リスク:** orange / 中
- 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
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
