Pure Java NTP server.
Run as root/admin in cmd-mode without cmd argument, for example:
java -jar pj-ntp-server.jar (server start on standart UDP/123-port)
or run as root/admin in cmd-mode with UDP-port cmd argument, for example:
java -jar pj-ntp-server.jar 1111
where 1111=udp-port of server listen.
Need JRE-1.8. Source = https://github.com/harp077/pj-ntp-server
If you like this - put a star on https://github.com/harp077/pj-ntp-server/ for support project please.
Features
- Pure Java NTP server.
- Run as root/admin in cmd-mode without cmd argument, for example: java -jar pj-ntp-server.jar (server start on standart UDP/123-port)
- run as root/admin in cmd-mode with UDP-port cmd argument, for example: java -jar pj-ntp-server.jar 1111 where 1111=udp-port of server listen
- Need JRE-1.8.
License
GNU General Public License version 3.0 (GPLv3)Follow pj-ntp-server
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pj-ntp-server!