# flowgrind mit Homebrew, apt, zypper installieren

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

## Installation

```sh
sudo av install brew:flowgrind
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install flowgrind
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install flowgrind
```

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

- zypper (92%):

```sh
sudo zypper install flowgrind
```

  Evidenz: openSUSE Tumbleweed package metadata: flowgrind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:flowgrind
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/flowgrind>
- **Version:** 0.8.2
- **Quellzusammenfassung:** TCP measurement tool, similar to iperf or netperf
- **Homepage:** <https://flowgrind.github.io>
- **Repository:** <https://github.com/flowgrind/flowgrind>
- **Upstream-Dokumentation:** <https://flowgrind.github.io>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://github.com/flowgrind/flowgrind/releases/download/flowgrind-0.8.2/flowgrind-0.8.2.tar.bz2>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- flowgrind (cli)
- flowgrind-stop (cli)
- flowgrindd (cli)
- flowgrind (Alias)
- flowgrind-stop (Alias)
- flowgrindd (Alias)

## Abhängigkeiten

- gsl
- xmlrpc-c

## Von macOS bereitgestellte Bibliotheken

- libpcap

## Installationsverhalten

- Post-install-Hook: nicht definiert
- 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: 0.8.2
- lokale Daten: OK
- Upstream-Repository: https://github.com/flowgrind/flowgrind
- Info: No package-manager update timestamp was available.
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

- <https://flowgrind.github.io/>
- <https://flowgrind.github.io/doxygen/index.html>
- <https://github.com/flowgrind/flowgrind>
- <https://raw.githubusercontent.com/flowgrind/flowgrind/next/NEWS>
- <https://raw.githubusercontent.com/flowgrind/flowgrind/next/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** flowgrind
- **Version Scheme:** 0
- **Revision:** 4
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- Debian apt - flowgrind - 0.8.2-2+b4: normalized package name match | Debian stable package indexes: flowgrind from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Distributed network performance measurement tool | https://flowgrind.github.io
- Debian apt - flowgrind-dbg - 0.8.2-2+b4: normalized package name match | Debian stable package indexes: flowgrind-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Debugging version of flowgrind | https://flowgrind.github.io
- Ubuntu apt - flowgrind - 0.8.2-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: flowgrind from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Distributed network performance measurement tool | https://flowgrind.github.io
- Ubuntu apt - flowgrind-dbg - 0.8.2-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: flowgrind-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Debugging version of flowgrind | https://flowgrind.github.io
- zypper - flowgrind - 0.8.2-2.3: normalized package name match | openSUSE Tumbleweed package metadata: flowgrind from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Network performance measurement | https://flowgrind.github.io


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gsl](https://pkg.so/de/brew/gsl/) - Runtime dependency declared by Homebrew.
- [xmlrpc-c](https://pkg.so/de/brew/xmlrpc-c/) - Runtime dependency declared by Homebrew.
- [dnsperf](https://pkg.so/de/brew/dnsperf/) - Shares pkgdb curated category or tags: benchmarking, cli, networking, performance-testing.
- [dnspyre](https://pkg.so/de/brew/dnspyre/) - Shares pkgdb curated category or tags: benchmarking, cli, networking, performance-testing.
- [nuttcp](https://pkg.so/de/brew/nuttcp/) - Shares pkgdb curated category or tags: cli, networking, performance-testing, tcp.
- [owamp](https://pkg.so/de/brew/owamp/) - Shares pkgdb curated category or tags: cli, network-measurement, networking, performance-testing.
- [iperf3](https://pkg.so/de/brew/iperf3/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [socat](https://pkg.so/de/brew/socat/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [tor](https://pkg.so/de/brew/tor/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [netcat](https://pkg.so/de/brew/netcat/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [tcpreplay](https://pkg.so/de/brew/tcpreplay/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, generator, network, networking, testing.

## Combined YAML source

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


## Quellen

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