SkillAgentSearch skills...

Ntpclient

NTP client.

Install / Use

/learn @lettier/Ntpclient
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Alt text

NTP Client

This NTP client is similar in nature to ntpdate but does not accept any command line arguments nor does it update the system clock. Note that this NTP client does not use any NTP libraries but rather works directly at the NTP protocol level.

Within ./source there are two versions of the NTP client. One is written in C while the other one is written in Python. They both have the same functionality and are independent of one another. The C version uses us.pool.ntp.org as the NTP server while the Python version uses pool.ntp.org.

For more information be sure to read Let's make a NTP Client in C.

(C) 2014 David Lettier.
http://www.lettier.com/

License

See LICENSE.

View on GitHub
GitHub Stars149
CategoryDevelopment
Updated4d ago
Forks68

Languages

C

Security Score

95/100

Audited on Mar 28, 2026

No findings