nivrrex / ntpc

This NTP client is similar to ntpdate , get the ntp server time and update the local system clock.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

介绍

This NTP client is similar to ntpdate , get the ntp server time and update the local system clock.

编译

gcc ntpc.c -o ntpc

使用

ntpc pool.ntp.org
ntpc ntp.aliyun.com

About

This NTP client is similar to ntpdate , get the ntp server time and update the local system clock.

License:MIT License


Languages

Language:C 100.0%