2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
# nohup iperf3 -c 172.16.0.4 -u -b 20M -R -t 3600 -i 1 --json > result.json 2>&1 &
|
# nohup iperf3 -c 172.16.0.4 -u -b 20M -R -t 3600 -i 1 --json > result.json 2>&1 &
|