Starrbuck
Senior Member
Code:
me@RT-AC86U:/tmp/home/root# ping -c 5 us.pool.ntp.org
PING us.pool.ntp.org (66.228.58.20): 56 data bytes
64 bytes from 66.228.58.20: seq=0 ttl=54 time=22.960 ms
64 bytes from 66.228.58.20: seq=1 ttl=54 time=22.330 ms
64 bytes from 66.228.58.20: seq=2 ttl=54 time=22.148 ms
64 bytes from 66.228.58.20: seq=3 ttl=54 time=22.109 ms
64 bytes from 66.228.58.20: seq=4 ttl=54 time=21.830 ms
--- us.pool.ntp.org ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 21.830/22.275/22.960 ms
me@RT-AC86U:/tmp/home/root# ping -c 5 time.cloudflare.com
PING time.cloudflare.com (162.159.200.1): 56 data bytes
64 bytes from 162.159.200.1: seq=0 ttl=59 time=2.154 ms
64 bytes from 162.159.200.1: seq=1 ttl=59 time=3.022 ms
64 bytes from 162.159.200.1: seq=2 ttl=59 time=2.768 ms
64 bytes from 162.159.200.1: seq=3 ttl=59 time=2.741 ms
64 bytes from 162.159.200.1: seq=4 ttl=59 time=2.629 ms
--- time.cloudflare.com ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 2.154/2.662/3.022 ms
Nice improvement!