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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pj-ntp-server!