Check network bandwidth linux
Measure TCP throughput with 4 parallel streams for 10 seconds
iperf3 -c <server_ip> -t 10 -P 4
more linux
all 133 commands →
Measure TCP throughput with 4 parallel streams for 10 seconds
iperf3 -c <server_ip> -t 10 -P 4