2022年5月16日 星期一

[DOS] iperf command

Server:
:loop
iperf -s
goto loop

Client:
:loop
iperf3 -c {ip} -t 30 -i 3 -u -b 100M
goto loop

沒有留言:

張貼留言