iPerf
Is a Software that helps measuring network speed.
Links: - Website - Documentation - Installation - Windows librairies - Android client: PingTools
Usage¶
- One server:
iperf3 -s
- One client:
iperf3 -c <SERVER_IP> -t <DURATION_SECONDS>
Is a Software that helps measuring network speed.
Links: - Website - Documentation - Installation - Windows librairies - Android client: PingTools
iperf3 -s
iperf3 -c <SERVER_IP> -t <DURATION_SECONDS>