Go to file
core 1a84386394
refactored record rendering
2023-10-02 10:24:01 -04:00
.idea goland vcs config 2023-10-01 16:45:01 -04:00
cmd zone rendering 2023-10-02 10:21:08 -04:00
README.md initial commit 2023-10-01 16:43:10 -04:00
config.example.yml initial commit 2023-10-01 16:43:10 -04:00
config.go initial commit 2023-10-01 16:43:10 -04:00
e3t_example.yml work 2023-10-01 21:38:23 -04:00
go.mod initial commit 2023-10-01 16:43:10 -04:00
go.sum initial commit 2023-10-01 16:43:10 -04:00
handler.go return nxdomain for all domains if resolution is disabled 2023-10-01 17:54:22 -04:00
main.go initial commit 2023-10-01 16:43:10 -04:00
resolver.go return nxdomain for all domains if resolution is disabled 2023-10-01 17:54:22 -04:00
rule.go refactored record rendering 2023-10-02 10:24:01 -04:00
zone.go refactored record rendering 2023-10-02 10:24:01 -04:00
zone_example.yml zone rendering 2023-10-02 10:21:08 -04:00

README.md

Pancheri

A custom-built authoritative DNS server and proxy server built for the e3team internal network. Capable of serving arbitrary custom domains and asking an upstream DNS server for all other queries.