This package browser is in early development. Mind the rough edges.

iperf 3.19

TCP, UDP and SCTP bandwidth measurement tool

iPerf is a tool to measure achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, buffers and protocols (TCP, UDP, SCTP with IPv4 and IPv6). For each test it reports the bandwidth, loss, and other parameters.

Installation

Install iperf 3.19 as follows:

guix install iperf@3.19

Or install the latest version:

guix install iperf

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.