Revision history of "Internet Performance"

Jump to navigation Jump to search

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.

  • curprev 09:17, 27 May 2025Xbl talk contribs 403 bytes +170
  • curprev 09:12, 27 May 2025Xbl talk contribs 233 bytes +233 Created page with "= iperf3 = == Act as server (receiving data) == <code>iperf3 -s</code></br> == Act as client (sending data) == <code>iperf3 -c <target IP></code></br> == Reverse receiving/sending data == <code>iperf3 -c -R <target IP></code></br>"