IPERF - Guide: Revision history

From IT-Arts.net

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 July 2026

  • curprev 12:1812:18, 3 July 2026 Admin talk contribs 8,780 bytes +8,780 Created page with "Category:Wiki '''''[https://it-arts.net/index.php/Category:Wiki Return to Wiki Index]''''' == Command Syntax == <nowiki> iperf3 [OPTIONS]</nowiki> Client mode: <nowiki> iperf3 -c <server></nowiki> Server mode: <nowiki> iperf3 -s</nowiki> == Client Options == === Server Selection === Connect to a server: <nowiki> iperf3 -c 192.168.1.10</nowiki> Connect using a hostname: <nowiki> iperf3 -c iperf.example.com</nowiki> Specify the server port: <nowiki..."