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
c9736ec0fafaef4ea9cfce5342f2e08792916aef
AdGuardHome
/
coredns_plugin
History
Andrey Meshkov
e356540872
fix crash
2018-10-12 20:36:57 +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
WIP -- single binary -- works, replies to DNS, but need to check what got broken
2018-10-12 17:11:57 +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
fix crash
2018-10-12 20:36:57 +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
reload.go
coredns plugin -- remove debug logging
2018-10-12 17:11:57 +03:00