Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntp-server

A ntp server using NTP-KEY to authenticate

build

sudo docker build . --tag ntp 

run

Important: Always start from the same folder otherwize the keys will change.

sudo docker run --name ntp --rm \
                -v `pwd`/config:/config \
                --publish=123:123/udp \
                ntp

About

A ntp server using NTP-KEY to authenticate

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages