Skip to content

aks-arise1600/xyNTPserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xyNTPserver

This is a simple NTP Server (RFC-5905 timestamps).

Qmake build

	git clone https://github.com/aks-arise1600/xyNTPserver.git
	mkdir qbuild && cd qbuild
	qmake ..
	make

Cmake build

	git clone https://github.com/aks-arise1600/xyNTPserver.git
	mkdir cbuild && cd cbuild
	cmake ..
	make

Run

	sudo ./xyNTPserver

About

NTP Server

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors