iperf3命令 iperf3与iperf发包端命令相同,接包端不同 win和ubuntu下均可,接收端命令都是 iperf3 -s -i 1 UDP: iperf3 -u -c ip -i 1 -t 100 -b 100M TCP https://blog.csdn.net/bangbang_1/article/details/103568555