Go to file
core bf950f10ac
zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli
2023-10-02 13:44:47 -04:00
.idea goland vcs config 2023-10-01 16:45:01 -04:00
cmd zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli 2023-10-02 13:44:47 -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 zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli 2023-10-02 13:44:47 -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 zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli 2023-10-02 13:44:47 -04:00
zone.go zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli 2023-10-02 13:44:47 -04:00
zone_config.go zone parsing & internal representation, new format for pancheri-render to render to internal rep & functional rendering cli 2023-10-02 13:44:47 -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.