iperf3
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
iperf3 is the official iperf3 repository, a network performance measurement tool for testing maximum achievable bandwidth on IP networks. It supports TCP, UDP, and SCTP testing, making it useful for a wide range of network troubleshooting and benchmarking scenarios. The tool reports throughput, bitrate, packet loss, and other measurement details for each test. iperf3 was redesigned from the original iperf with a smaller codebase, a cleaner architecture, and library functionality that can be...