Automic VaultAutomic Vault

brew

flowgrind を Homebrew, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install flowgrind

local Homebrew formula metadata

Linux

Debian apt確認済み · 92%
sudo apt install flowgrind

Debian stable package indexes · flowgrind · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install flowgrind

openSUSE Tumbleweed package metadata · flowgrind · ソース: download.opensuse.org

概要

パッケージ概要

TCP measurement tool, similar to iperf or netperf

コマンドとエイリアス

  • flowgrind
  • flowgrind-stop
  • flowgrindd

履歴

プロジェクトの歴史と使われ方

Flowgrind is an advanced TCP traffic generator and measurement tool for benchmarking TCP/IP stacks on Linux, FreeBSD, and macOS.

プロジェクトの歴史

The project's NEWS file records an initial 0.1 release in November 2006. Its README positions Flowgrind as a distributed TCP measurement tool, similar in broad purpose to iperf and netperf but with a controller and daemon architecture.

Through the 2010s, official release notes added traffic-generation features, libpcap dumping, FreeBSD support, IPv6 support, GPLv3 licensing, Mac OS X support, UUID-based daemon identification, and compatibility fixes. The project later moved its website to flowgrind.github.io.

採用の歴史

Flowgrind has been packaged as a niche but durable network-measurement utility for operators and researchers who need controlled TCP experiments across multiple endpoints. Its official README emphasizes third-party tests, parallel flows, transport-layer metrics, and optional separation of control and test traffic.

使われ方

A normal test starts flowgrindd on endpoint machines and runs flowgrind from a controller host with source and destination hosts passed through -H. The controller can schedule multiple flows, collect periodic results, and display measurements from the daemons.

Flowgrind measures throughput, interarrival time, round-trip time, block counts, transactions per second, and, where supported by the OS, TCP stack details such as congestion window and slow-start threshold.

パッケージ好きにとっての重要性

Flowgrind is package-interesting because it sits beside iperf and netperf but exposes a more distributed RPC-style model. Packaging it means shipping both the controller and daemon binaries plus native dependencies such as xmlrpc-c, uuid, libpcap, and GSL.

タイムライン

  • 2006: Flowgrind 0.1 initial release.
  • 2010: Flowgrind 0.5 adds libpcap support and advanced traffic-generation dependencies.
  • 2013: Flowgrind 0.6 adds full IPv6 support for control and test connections.
  • 2014: Flowgrind 0.7.1 changes license to GPLv3; 0.7.5 re-adds Mac OS X support.
  • 2016: Flowgrind 0.8.0 introduces UUID daemon identification and many bug fixes.
  • 2021: Flowgrind 0.8.1 moves the website to flowgrind.github.io; 0.8.2 updates packaging and version fixes.

Related projects

  • The official README explicitly names iperf3 and netperf as related TCP measurement tools.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
flowgrindcliグローバル実行可能ファイル
flowgrind-stopcliグローバル実行可能ファイル
flowgrinddcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.8.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/flowgrind/flowgrind

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:flowgrind
バージョン0.8.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/flowgrind
ホームページhttps://flowgrind.github.io
リポジトリhttps://github.com/flowgrind/flowgrind
上流ドキュメントhttps://flowgrind.github.io/
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://github.com/flowgrind/flowgrind/releases/download/flowgrind-0.8.2/flowgrind-0.8.2.tar.bz2
依存関係gsl, xmlrpc-c
macOS 提供ライブラリlibpcap
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

flowgrind 0.8.2-2+b4

Distributed network performance measurement tool

https://flowgrind.github.io

sudo apt install flowgrind
  • Section: net
  • Architecture: amd64
  • Source Package: flowgrind
  • 6 依存関係
  • normalized package name match
  • 一致条件: Flowgrind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: flowgrind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

flowgrind-dbg 0.8.2-2+b4

Debugging version of flowgrind

https://flowgrind.github.io

sudo apt install flowgrind-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: flowgrind
  • 1 依存関係
  • normalized package name match
  • 一致条件: Flowgrind
Debian stable package indexes · deb.debian.org · Debian stable package indexes: flowgrind-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

flowgrind 0.8.2-2build3

Distributed network performance measurement tool

https://flowgrind.github.io

sudo apt install flowgrind
  • Section: universe/net
  • Architecture: amd64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Flowgrind
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: flowgrind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

flowgrind-dbg 0.8.2-2build3

Debugging version of flowgrind

https://flowgrind.github.io

sudo apt install flowgrind-dbg
  • Section: universe/debug
  • Architecture: amd64
  • Source Package: flowgrind
  • 1 依存関係
  • normalized package name match
  • 一致条件: Flowgrind
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: flowgrind-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

flowgrind 0.8.2-2.1

Network performance measurement

https://flowgrind.github.io

sudo zypper install flowgrind
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: flowgrind
  • 11 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Flowgrind
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: flowgrind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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