Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=44 time=186 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=44 time=87.1 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=44 time=86.0 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=44 time=86.0 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=44 time=174 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=44 time=198 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=44 time=118 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=44 time=141 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=44 time=163 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=44 time=187 ms
64 bytes from 8.8.8.8: icmp_seq=11 ttl=44 time=107 ms
64 bytes from 8.8.8.8: icmp_seq=12 ttl=44 time=130 ms
64 bytes from 8.8.8.8: icmp_seq=13 ttl=44 time=86.5 ms
64 bytes from 8.8.8.8: icmp_seq=14 ttl=44 time=86.0 ms
64 bytes from 8.8.8.8: icmp_seq=15 ttl=44 time=87.1 ms
64 bytes from 8.8.8.8: icmp_seq=16 ttl=44 time=632 ms
64 bytes from 8.8.8.8: icmp_seq=20 ttl=44 time=612 ms
64 bytes from 8.8.8.8: icmp_seq=21 ttl=44 time=91.7 ms
64 bytes from 8.8.8.8: icmp_seq=22 ttl=44 time=89.4 ms
64 bytes from 8.8.8.8: icmp_seq=23 ttl=44 time=89.2 ms
64 bytes from 8.8.8.8: icmp_seq=24 ttl=44 time=431 ms
64 bytes from 8.8.8.8: icmp_seq=25 ttl=44 time=86.0 ms
64 bytes from 8.8.8.8: icmp_seq=26 ttl=44 time=96.5 ms
64 bytes from 8.8.8.8: icmp_seq=27 ttl=44 time=492 ms
64 bytes from 8.8.8.8: icmp_seq=28 ttl=44 time=88.2 ms
64 bytes from 8.8.8.8: icmp_seq=29 ttl=44 time=85.9 ms
64 bytes from 8.8.8.8: icmp_seq=30 ttl=44 time=88.1 ms
64 bytes from 8.8.8.8: icmp_seq=31 ttl=44 time=85.7 ms
64 bytes from 8.8.8.8: icmp_seq=32 ttl=44 time=89.2 ms
64 bytes from 8.8.8.8: icmp_seq=33 ttl=44 time=86.2 ms
64 bytes from 8.8.8.8: icmp_seq=34 ttl=44 time=115 ms
64 bytes from 8.8.8.8: icmp_seq=35 ttl=44 time=85.9 ms
64 bytes from 8.8.8.8: icmp_seq=36 ttl=44 time=86.5 ms
64 bytes from 8.8.8.8: icmp_seq=37 ttl=44 time=85.6 ms
64 bytes from 8.8.8.8: icmp_seq=38 ttl=44 time=86.3 ms
64 bytes from 8.8.8.8: icmp_seq=39 ttl=44 time=89.4 ms
64 bytes from 8.8.8.8: icmp_seq=40 ttl=44 time=89.1 ms
64 bytes from 8.8.8.8: icmp_seq=41 ttl=44 time=87.9 ms
64 bytes from 8.8.8.8: icmp_seq=42 ttl=44 time=91.0 ms
64 bytes from 8.8.8.8: icmp_seq=43 ttl=44 time=85.6 ms
64 bytes from 8.8.8.8: icmp_seq=44 ttl=44 time=150 ms
64 bytes from 8.8.8.8: icmp_seq=45 ttl=44 time=89.7 ms
64 bytes from 8.8.8.8: icmp_seq=47 ttl=44 time=89.6 ms
64 bytes from 8.8.8.8: icmp_seq=48 ttl=44 time=89.1 ms
64 bytes from 8.8.8.8: icmp_seq=49 ttl=44 time=89.7 ms
64 bytes from 8.8.8.8: icmp_seq=50 ttl=44 time=99.1 ms
64 bytes from 8.8.8.8: icmp_seq=53 ttl=44 time=482 ms
64 bytes from 8.8.8.8: icmp_seq=55 ttl=44 time=570 ms
64 bytes from 8.8.8.8: icmp_seq=56 ttl=44 time=188 ms
64 bytes from 8.8.8.8: icmp_seq=57 ttl=44 time=108 ms
64 bytes from 8.8.8.8: icmp_seq=58 ttl=44 time=88.5 ms
64 bytes from 8.8.8.8: icmp_seq=59 ttl=44 time=94.5 ms
64 bytes from 8.8.8.8: icmp_seq=60 ttl=44 time=381 ms
64 bytes from 8.8.8.8: icmp_seq=61 ttl=44 time=191 ms
64 bytes from 8.8.8.8: icmp_seq=62 ttl=44 time=119 ms
64 bytes from 8.8.8.8: icmp_seq=63 ttl=44 time=89.3 ms
64 bytes from 8.8.8.8: icmp_seq=64 ttl=44 time=90.3 ms
64 bytes from 8.8.8.8: icmp_seq=65 ttl=44 time=88.3 ms
^C
--- 8.8.8.8 ping statistics ---
68 packets transmitted, 58 received, 14% packet loss, time 67110ms
rtt min/avg/max/mdev = 85.650/156.466/632.021/139.724 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.