Automic VaultAutomic Vault

brew

iperf3 を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install iperf3

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install iperf3

MacPorts ports tree · net/iperf3/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add iperf3

Alpine Linux edge package indexes · iperf3 · ソース: dl-cdn.alpinelinux.org

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

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

Fedora dnf確認済み · 92%
sudo dnf install iperf3

Fedora Rawhide package metadata · iperf3 · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#iperf3

nixpkgs package indexes · iperf3 · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S iperf3

Arch Linux sync databases · iperf3 · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Update of iperf: measures TCP, UDP, and SCTP bandwidth

コマンドとエイリアス

  • iperf3

履歴

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

iperf3 is ESnet and Lawrence Berkeley National Laboratory's redesigned iperf implementation for active measurement of achievable bandwidth on IP networks, adding a smaller code base, library use, SCTP support, zero-copy mode, and JSON output.

プロジェクトの歴史

iperf3 was built as a clean rewrite of the original NLANR/DAST iperf. Its README says it shares the measurement domain with iperf2 but is not backward compatible, which made the separate `iperf3` executable and package name necessary.

The project is developed by ESnet/Lawrence Berkeley National Laboratory and distributed under a three-clause BSD license. ESnet's download archive shows public 3.0.x tarballs in 2014, while the GitHub repository was created in February 2014.

採用の歴史

The README identifies perfSONAR as one of iperf3's primary uses and notes use by ESnet, other research and education networks, the broader networking community, and commercial products.

Package adoption is broad because the tool gives automation-friendly output and a stable `iperf3` command without colliding with legacy iperf2 installations. Homebrew, Linux distributions, Windows package managers, and other ecosystems ship it under the iperf3 name.

使われ方

The basic workflow remains the classic iperf model: run a server endpoint, run a client against it, select protocol and timing parameters, and read bandwidth, loss, and related measurements.

The package is especially useful in scripted diagnostics because iperf3 offers JSON output, explicit client/server compatibility with other iperf3 builds, and documented behavior around supported platforms and known issues.

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

iperf3 matters because it is not just a version bump of `iperf`: it is a parallel implementation with its own ABI, CLI behavior, output formats, and release train. Package managers preserve that distinction by shipping `iperf` and `iperf3` separately.

For network engineers, the package is part of the small toolkit used to turn vague throughput complaints into repeatable measurements. For maintainers, it is a canonical example of a command-line tool whose packaging name encodes compatibility.

タイムライン

  • 2014: GitHub repository created for ESnet's iperf3 implementation.
  • 2014: ESnet download archive lists iperf-3.0.x tarballs.
  • 2023: iperf3 3.16 work added a threaded implementation for parallel streams.
  • 2026: iperf3 3.21 release appears in the ESnet download archive and GitHub releases.

Related projects

  • Iperf 2 remains a separate active project with different features and incompatible wire behavior.
  • perfSONAR uses iperf3 as a network measurement component.
  • nuttcp and netperf are related network testing tools referenced by the iperf3 README.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/esnet/iperf

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:iperf3
バージョン3.21
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/iperf3
ホームページhttps://github.com/esnet/iperf
リポジトリhttps://github.com/esnet/iperf
上流ドキュメントhttps://github.com/esnet/iperf#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://downloads.es.net/pub/iperf/iperf-3.21.tar.gz
最終更新2026-06-22T14:03:47-07:00
Pulseupdated
依存関係openssl@4
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

iperf3 3.18-2+deb13u2

Internet Protocol bandwidth measuring tool

http://software.es.net/iperf/

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

libiperf-dev 3.18-2+deb13u2

Internet Protocol bandwidth measuring tool (development files)

http://software.es.net/iperf/

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

libiperf0 3.18-2+deb13u2

Internet Protocol bandwidth measuring tool (runtime files)

http://software.es.net/iperf/

sudo apt install libiperf0
  • Section: libs
  • Architecture: amd64
  • Source Package: iperf3
  • 3 依存関係
  • normalized package name match
  • 一致条件: Iperf3
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libiperf0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

iperf3

nix profile install nixpkgs#iperf3
  • normalized package name match
  • 一致条件: Iperf3
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: iperf3 from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

iperf3 3.16-1build2

Internet Protocol bandwidth measuring tool

http://software.es.net/iperf/

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

libiperf-dev 3.16-1build2

Internet Protocol bandwidth measuring tool (development files)

http://software.es.net/iperf/

sudo apt install libiperf-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: iperf3
  • 1 依存関係
  • normalized package name match
  • 一致条件: Iperf3
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libiperf-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libiperf0 3.16-1build2

Internet Protocol bandwidth measuring tool (runtime files)

http://software.es.net/iperf/

sudo apt install libiperf0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: iperf3
  • 3 依存関係
  • normalized package name match
  • 一致条件: Iperf3
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libiperf0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

iperf3 3.21-r0

Tool to measure IP bandwidth using UDP or TCP

https://github.com/esnet/iperf

sudo apk add iperf3
  • License: BSD-3-Clause-LBNL
  • Architecture: x86_64
  • Source Package: iperf3
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iperf3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iperf3 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iperf3-dev 3.21-r0

Tool to measure IP bandwidth using UDP or TCP (development files)

https://github.com/esnet/iperf

sudo apk add iperf3-dev
  • License: BSD-3-Clause-LBNL
  • Architecture: x86_64
  • Source Package: iperf3
  • 1 依存関係
  • normalized package name match
  • 一致条件: Iperf3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iperf3-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iperf3-doc 3.21-r0

Tool to measure IP bandwidth using UDP or TCP (documentation)

https://github.com/esnet/iperf

sudo apk add iperf3-doc
  • License: BSD-3-Clause-LBNL
  • Architecture: x86_64
  • Source Package: iperf3
  • normalized package name match
  • 一致条件: Iperf3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iperf3-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

iperf3-openrc 3.21-r0

Tool to measure IP bandwidth using UDP or TCP (OpenRC init scripts)

https://github.com/esnet/iperf

sudo apk add iperf3-openrc
  • License: BSD-3-Clause-LBNL
  • Architecture: x86_64
  • Source Package: iperf3
  • normalized package name match
  • 一致条件: Iperf3
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: iperf3-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

iperf3 3.21-1.fc45

Measurement tool for TCP/UDP bandwidth performance

https://github.com/esnet/iperf

sudo dnf install iperf3
  • License: BSD-3-Clause-LBNL AND MIT AND dtoa AND BSD-3-Clause AND NCSA AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: iperf3
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Iperf3
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iperf3 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

iperf3-devel 3.21-1.fc45

Development files for iperf3

https://github.com/esnet/iperf

sudo dnf install iperf3-devel
  • License: BSD-3-Clause-LBNL AND MIT AND dtoa AND BSD-3-Clause AND NCSA AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: iperf3
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iperf3
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: iperf3-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

iperf3 3.21-1

TCP, UDP, and SCTP network bandwidth measurement tool

https://github.com/esnet/iperf

sudo pacman -S iperf3
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Iperf3
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: iperf3 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

iperf3

sudo port install iperf3
  • normalized package name match
  • 一致条件: Iperf3
MacPorts ports tree · api.github.com · MacPorts ports tree: net/iperf3/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

iperf3

choco install iperf3
  • normalized package name match
  • 一致条件: Iperf3
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: iperf3 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','invantive-control-for-excel'

ソース経路

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

このページは 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