💾 Archived View for freeshell.de › tldr › iperf.gmi captured on 2023-07-10 at 14:39:36. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Measure network bandwidth between computers.
iperf -s
iperf -u -s -p {5001}
iperf -c {server_address}
iperf -c {server_address} -i {2}
iperf -c {server_address} -P {5}
iperf -u -c {server_address} -p {5001}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).