iperf3 TCP 最小示例命令
在发送数据的主机上:
iperf3_server.sh
iperf3 -s在接收数据的主机上:
iperf3_client.sh
iperf3 -c [IP address of host sending the data]例如:
iperf3_example.txt
iperf3 -c 192.168.178.22Check out similar posts by category:
Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow