This website requires JavaScript.
Explore
Register
Sign In
daxi20
/
AdGuardHome
Watch
1
Star
0
Fork
0
You've already forked AdGuardHome
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa7b99d78c28d3602a83dc2f11ef327b50065a19
AdGuardHome
/
coredns_plugin
History
Eugene Bujak
5ae2a32d6e
coredns querylog -- since we read entire querylog json once at startup, fill querylog cache from it and then rotate it on each incoming DNS query
2018-10-10 19:44:07 +03:00
..
ratelimit
Fix many lint warnings found by gometalinter
2018-09-14 18:40:05 +03:00
refuseany
Fix many lint warnings found by gometalinter
2018-09-14 18:40:05 +03:00
coredns_plugin_test.go
Allow disabling of filtering but keeping querylog, safebrowsing, safesearch and parental working.
2018-09-25 19:26:26 +03:00
coredns_plugin.go
Cache DNS lookups when resolving safebrowsing or parental servers, also cache replacement hostnames as well.
2018-10-10 19:10:38 +03:00
coredns_stats.go
Implement online stats calculation in coredns plugin instead of scraping prometheus.
2018-10-09 04:45:05 +03:00
querylog_file.go
coredns querylog -- since we read entire querylog json once at startup, fill querylog cache from it and then rotate it on each incoming DNS query
2018-10-10 19:44:07 +03:00
querylog_top.go
coredns querylog -- since we read entire querylog json once at startup, fill querylog cache from it and then rotate it on each incoming DNS query
2018-10-10 19:44:07 +03:00
querylog.go
coredns querylog -- since we read entire querylog json once at startup, fill querylog cache from it and then rotate it on each incoming DNS query
2018-10-10 19:44:07 +03:00