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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:iperf |
|---|---|
| 版本 | 2.2.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://sourceforge.net/projects/iperf2/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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-5.fc45
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.4
A tool to measure network performance
https://github.com/esnet/iperf
sudo zypper install iperfiperf-devel 3.21-1.4
A tool to measure network performance
https://github.com/esnet/iperf
sudo zypper install iperf-devellibiperf0 3.21-1.4
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.