WLAN-Pi / pi-gen

Image build tool for WLAN Pi RPi and CM4 based hardware
BSD 3-Clause "New" or "Revised" License
48 stars 7 forks source link

Bundle sntp for NTP client testing #42

Closed crvallance closed 1 year ago

crvallance commented 1 year ago

Sometimes it is valuable to be able to query an NTP server to determine if it is truly serving NTP and/or there is no firewall blocking your path. Including a tool/package that can do this could be helpful for those needing to troubleshoot their network.

@jiribrejcha has suggested sntp

I have previously used a pure python script leveraging sockets to accomplish a similar task.

jiribrejcha commented 1 year ago

Done in https://github.com/WLAN-Pi/pi-gen/commit/3a0e05e87bf52c8fdcefd5c2d32fd60cb2914cb0