command
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
simple dns server
a simple dns server
feature
- consul based configure file
- standard zone file support
- dynamic load zone files
- client-ip(CIDR) based zone query
- outter dns server proxy with auto switch
build from source
required go version >= 1.10
go get -u -v github.com/chennqqi/simpledns
see conf dir
usage
./simpledns -conf [configure uri]
docker
build:
./builddocker.sh
or pull:
docker pull sort/simpledns
known issue
- consul service not support udp check
TODO:
- tcp dns service
- multiplex tcp check and tcp dns service
- add geo based zone query
- performance test
License
Apache 2.0 license. See the LICENSE file for details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.