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