Internet Offline: packets-per-second benchmark
Revision as of 09:57, 10 December 2018 by Onnowpurbo (talk | contribs)
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