clockdiff

Measure the time difference between networked computers

Install

All systems
curl cmd.cat/clockdiff.sh
Debian Debian
apt-get install iputils-clockdiff
Ubuntu
apt-get install iputils-clockdiff
Arch Arch Linux
pacman -S iputils-clockdiff
image/svg+xml Kali Linux
apt-get install iputils-clockdiff
CentOS
yum install iputils-clockdiff
Fedora
dnf install iputils-clockdiff
Windows (WSL2)
sudo apt-get update sudo apt-get install iputils-clockdiff
Raspbian
apt-get install iputils-clockdiff

iputils-clockdiff

Measure the time difference between networked computers

Clockdiff computes the difference between the time of the machine on which it is called and the time of other network-accessible machines. The time differences measured by clockdiff are obtained using a sequence of ICMP TSTAMP messages which are returned to the sender by the IP module in the remote machine.

iputils

Network monitoring tools, including ping