Internet Offline: packets-per-second benchmark
From OnnoCenterWiki
Metoda1: ping
ping -q -s 1 -f 192.168.0.1
Metoda2: hping3
time hping3 192.168.0.2 -q -i u20 --icmp|tail -n10
ping -q -s 1 -f 192.168.0.1
time hping3 192.168.0.2 -q -i u20 --icmp|tail -n10