Advertisement
akurczyk

Untitled

Feb 18th, 2014
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. pi@raspberry ~/speedtest-cli $ ./speedtest_cli.py
  2. Retrieving speedtest.net configuration...
  3. Retrieving speedtest.net server list...
  4. Testing from Vectra Broadband (95.160.161.247)...
  5. Selecting best server based on ping...
  6. Hosted by KABELOVA TELEVIZE CZ s.r.o. (Ceska Trebova) [61.35 km]: 241.359 ms
  7. Testing download speed........................................
  8. Download: 7.63 Mbit/s
  9. Testing upload speed..................................................
  10. Upload: 0.47 Mbit/s
  11. pi@raspberry ~/speedtest-cli $ ping ktct.cz
  12. PING ktct.cz (46.36.35.141) 56(84) bytes of data.
  13. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=1 ttl=54 time=58.4 ms
  14. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=2 ttl=54 time=56.5 ms
  15. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=3 ttl=54 time=57.3 ms
  16. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=4 ttl=54 time=56.3 ms
  17. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=5 ttl=54 time=58.3 ms
  18. 64 bytes from eam.securitynet.cz (46.36.35.141): icmp_req=6 ttl=54 time=58.3 ms
  19. --- ktct.cz ping statistics ---
  20. 6 packets transmitted, 6 received, 0% packet loss, time 5007ms
  21. rtt min/avg/max/mdev = 56.323/57.563/58.466/0.897 ms
  22. pi@raspberry ~/speedtest-cli $ exit
  23. logout
  24. Connection to 192.168.0.30 closed.
  25.  
  26. C:\Users\olo
  27. λ ping 192.168.0.30
  28.  
  29. Pinging 192.168.0.30 with 32 bytes of data:
  30. Reply from 192.168.0.30: bytes=32 time=1ms TTL=64
  31. Reply from 192.168.0.30: bytes=32 time=1ms TTL=64
  32. Reply from 192.168.0.30: bytes=32 time=1ms TTL=64
  33. Reply from 192.168.0.30: bytes=32 time=1ms TTL=64
  34.  
  35. Ping statistics for 192.168.0.30:
  36. Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
  37. Approximate round trip times in milli-seconds:
  38. Minimum = 1ms, Maximum = 1ms, Average = 1ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement