Created
June 6, 2013 04:14
-
-
Save bebraw/5719262 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ ping cdn.jsdelivr.net | |
| PING 531151672.r.worldcdn.net (94.254.0.25): 56 data bytes | |
| 64 bytes from 94.254.0.25: icmp_seq=0 ttl=55 time=31.281 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=1 ttl=55 time=29.416 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=2 ttl=55 time=31.258 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=3 ttl=55 time=28.973 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=4 ttl=55 time=28.925 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=5 ttl=55 time=31.554 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=6 ttl=55 time=31.247 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=7 ttl=55 time=34.498 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=8 ttl=55 time=29.741 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=9 ttl=55 time=31.248 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=10 ttl=55 time=31.157 ms | |
| 64 bytes from 94.254.0.25: icmp_seq=11 ttl=55 time=28.947 ms | |
| ^C | |
| --- 531151672.r.worldcdn.net ping statistics --- | |
| 12 packets transmitted, 12 packets received, 0.0% packet loss | |
| round-trip min/avg/max/stddev = 28.925/30.687/34.498/1.538 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment