macOS
brew install flowgrindprovider-native install command
brew / rank 12204
TCP measurement tool, similar to iperf or netperf. Version 0.8.2 via Homebrew; verified from local package data.
install
brew install flowgrindprovider-native install command
overview
TCP measurement tool, similar to iperf or netperf
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flowgrind | executable | indexed executable | Discovered from the local executable index. |
flowgrind-stop | executable | indexed executable | Discovered from the local executable index. |
flowgrindd | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:flowgrind |
|---|---|
| Version | 0.8.2 |
| Package manager | Homebrew |
| Homepage | https://flowgrind.github.io |
| Repository | https://github.com/flowgrind/flowgrind |
| Bottle | not recorded |
| Service | none declared |
source 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.