Releases: 0xERR0R/blocky
Releases · 0xERR0R/blocky
v0.6
Features:
- configurable bootstrap DNS server
- REST API and CLI tool to enable/disable blocking and perform simple DNS query
- HTTP endpoint for swagger documentation of REST API
Improvements:
- config path is configurable
- added description, how to run with helm and k8s
- small improvements on grafana dashboard template
- additional prometheus metric
- disabling and enabling of blocking in grafana dashboard (via REST)
Bugfixes:
- Error on processing empty query
v0.5
- Prometheus endpoint with metrics:
- Number of entries in blacklist/whitelist cache, partitioned by group
- Counter for internal errors
- Number of total queries, partitioned by client and DNS request type (A, AAAA, PTR, etc)
- Request duration histogram, partitioned by response type (Blocked, cached, etc)
- Number of responses, partitioned by response type (Blocked, cached, etc), DNS response code, and reason
- small improvements
v0.4
v0.3.5
v0.3
v0.2.1
first public release
v0.2.0 initial commit