Collection of Facebook's NTP libraries.
- NTP protocol implementation
- Chrony and ntpd control protocol implementations
Utility package for computing the hash value of the official leap-second.list document
CLI and library to perform various NTP-related tasks, including:
- replacement for
ntptime
andntpdate
commands - human-readable diagnostics for typical problems with NTP based on data from chrony/ntpd
- server stats and peer stats taken from chrony/ntpd with output in JSON
go get github.com/facebookincubator/ntp/ntpcheck
Simple NTP server implementation with hardware timestamps support
go get github.com/facebookincubator/ntp/responder
ntp is licensed under Apache 2.0 as found in the LICENSE file.