Spis treści

Network: iPerf

jperf-2.0.2.zip

iperf3.18_64.zip

iperf3 is an open-source tool for testing network performance (bandwidth). It allows to measure the maximum data transfer rate between two points and additional network parameters (e.g. delay, delay variations, packet loss). It works in a client-server architecture - a server (listening) is run on one host and a client initiating a connection on the other. iperf3 supports both TCP and UDP (or even SCTP), as well as IPv4 and IPv6. It is available on various systems (Linux, Windows, VMware, etc.) and is usually installed from the package manager (e.g. apt, yum).

Operating principle

Key options (parameters)