netclock
v1.0.0
Published
A simple tool for querying network timeservers
Downloads
5
Readme
Netclock
Netclock is a very simple command line tool for querying ntp and comparing the result with the system time.
Uses pool.ntp.org as a time server.
Usage
$ npm install netclock
$ netclock
____________________________________________________
System time : Wed Sep 09 2015 17:51:15 GMT+0100 (IST)
Network time : Wed Sep 09 2015 17:51:33 GMT+0100 (IST)
____________________________________________________
License
MIT License (MIT)