IP

iperf3

iperf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of parameters related to timing, protocols, and buffers. It reports throughput, loss, and other metrics per test. Developed by ESnet / Lawrence Berkeley National Laboratory and released under a BSD license.
Latest: 3.21
Last checked: Jun 9, 2026 12:10am
Rank: 417/15140
Monitored via:
GitHub Releases Site Monitor Winget
Follow to track new versions in your feed.
Report

Overview

0
License: 3-clause BSD licenseInstaller: zip archiveWinget: Available

Version & Lifecycle

0
Current: 3.21 N-2: 3.19.1 Avg cadence: Every 129 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • May 23, 2026
0

Configuration tip

For enterprise Windows deployment, use the official iPerf3 ZIP/binary from iperf.fr and stage iperf3.exe in a standard tools folder; iPerf3 itself is primarily a CLI utility and does not rely on MSI properties or transforms, so silent deployment is simply file copy plus firewall and path configuration as needed. For automation and scale, launch a listener with iperf3 -s (default TCP port 5201), and use client options like -c , -p , and -R for reverse tests to script repeatable bandwidth checks without any UI.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

iPerf3ar51an iPerf3

Packaging Notes

0

Distributed as precompiled binaries in zip archives for Windows; source code available on GitHub

Notes

0

Latest Windows release version 3.19 as of May 2025. No official silent install/uninstall commands documented.