sudo apt install iperf3 -y
Running Server:
sudo iperf3 –s
Running Client:
sudo iperf3 -c 192.168.0.xx -V -t 30s -i 1s
sudo apt install mtr
Running Tool:
mtr 192.168.0.xx –report
sudo apt install iperf3 -y
Running Server:
sudo iperf3 –s
Running Client:
sudo iperf3 -c 192.168.0.xx -V -t 30s -i 1s
sudo apt install mtr
Running Tool:
mtr 192.168.0.xx –report