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.
- Outputs:
out
- Website: https://software.es.net/iperf/
- Licenses: Expat · Modified BSD · NCSA/University of Illinois Open Source License · Public Domain
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
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.