Go to file
core 173e3f6476
work
2023-10-01 21:38:23 -04:00
.idea goland vcs config 2023-10-01 16:45:01 -04:00
cmd/pancheri return nxdomain for all domains if resolution is disabled 2023-10-01 17:54:22 -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 work 2023-10-01 21:38:23 -04:00
zone_example.yml work 2023-10-01 21:38:23 -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.