macOS
brew install iperflocal Homebrew formula metadata
安装
brew install iperflocal Homebrew formula metadata
sudo apk add iperfAlpine Linux edge package indexes · iperf · 来源: dl-cdn.alpinelinux.org
sudo dnf install iperfFedora Rawhide package metadata · iperf · 来源: dl.fedoraproject.org
nix profile install nixpkgs#iperfnixpkgs package indexes · iperf · 来源: raw.githubusercontent.com
sudo pacman -S iperfArch Linux sync databases · iperf · 来源: geo.mirror.pkgbuild.com
sudo zypper install iperfopenSUSE Tumbleweed package metadata · iperf · 来源: download.opensuse.org
概览
Tool to measure maximum TCP and UDP bandwidth
历史
Iperf 2 is the maintained version of the original iperf line, a command-line network test tool for measuring TCP and UDP throughput, latency, jitter, packet loss, and related socket-level behavior.
The iperf family began as an NLANR/DAST tool for measuring maximum TCP and UDP bandwidth. The SourceForge iperf2 project preserves that lineage while making clear that version 2 is maintained separately from the original developers and from ESnet's iperf3 rewrite.
The iperf2 documentation emphasizes continued divergence from iperf3: both tools measure network performance, but they do not interoperate and have different feature sets. Iperf 2 retained the traditional `iperf` command name, the classic client/server model, and a broad set of traffic-shaping and reporting options.
Iperf 2 became a standard Unix package because it gives operators a small, scriptable way to create repeatable traffic between two hosts. Its availability in Homebrew and common Linux package managers reflects that role as a baseline troubleshooting tool rather than an application framework.
After iperf3 appeared, iperf2 kept a distinct user base around features such as multicast, CSV-style output, TCP and UDP latency measurements, full-duplex traffic, port ranges, and large parallel tests.
Typical use is split between a receiver started with `iperf -s` and a sender started with `iperf -c host`, with options selecting TCP or UDP, target bandwidth, test duration, reporting interval, parallelism, and enhanced measurements.
Package users tend to reach for iperf2 when they need the traditional `iperf` executable, compatibility with existing scripts, or iperf2-only features documented in the comparison table.
For package maintainers, `iperf` is the old-name counterpart to `iperf3`: both are useful, both are active, and the executable names intentionally differ so they can coexist. That split is why Homebrew's `iperf` formula maps to Iperf 2 rather than ESnet iperf3.
The package is a good example of a long-lived networking utility whose version line matters more than the generic project name. Choosing `iperf` versus `iperf3` changes protocol compatibility, output format, and feature coverage.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
iperf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://sourceforge.net/projects/iperf2/
安装元数据
| 软件包键 | brew:iperf |
|---|---|
| 版本 | 2.2.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/iperf |
| 主页 | https://sourceforge.net/projects/iperf2/ |
| 仓库 | https://sourceforge.net/p/iperf2/code |
| 上游文档 | https://iperf2.sourceforge.io/IperfCompare.html |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://downloads.sourceforge.net/project/iperf2/iperf-2.2.1.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | iperf |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
iperf 2.2.1+dfsg-1
Internet Protocol bandwidth measuring tool
https://sourceforge.net/projects/iperf2/
sudo apt install iperfiperf
nix profile install nixpkgs#iperfiperf 2.1.9+dfsg-1
Internet Protocol bandwidth measuring tool
https://sourceforge.net/projects/iperf2/
sudo apt install iperfiperf 2.2.1-r0
A tool to measure IP bandwidth using UDP or TCP
https://sourceforge.net/projects/iperf2/
sudo apk add iperfiperf-doc 2.2.1-r0
A tool to measure IP bandwidth using UDP or TCP (documentation)
https://sourceforge.net/projects/iperf2/
sudo apk add iperf-dociperf-openrc 2.2.1-r0
A tool to measure IP bandwidth using UDP or TCP (OpenRC init scripts)
https://sourceforge.net/projects/iperf2/
sudo apk add iperf-openrciperf 2.2.1-4.fc44
Measurement tool for TCP/UDP bandwidth performance
http://sourceforge.net/projects/iperf2
sudo dnf install iperfiperf 2.2.1-2
A tool to measure maximum TCP bandwidth
https://sourceforge.net/projects/iperf2/
sudo pacman -S iperfiperf 3.21-1.2
A tool to measure network performance
https://github.com/esnet/iperf
sudo zypper install iperfiperf-devel 3.21-1.2
A tool to measure network performance
https://github.com/esnet/iperf
sudo zypper install iperf-devellibiperf0 3.21-1.2
A library to measure network performance
https://github.com/esnet/iperf
sudo zypper install libiperf0来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.