mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
Supports DoH, DoT and prometheus+grafana integration with very versatile cli and configuration options Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
17 lines
804 B
XML
17 lines
804 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>me@rahil.rocks</email>
|
|
<name>Rahil Bhimjiani</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Blocky is a DNS proxy and ad-blocker alternative to Pi-Hole and AdGuard Home written in Go with support for DNSSEC, DNS over HTTPS (DoH), DNS over TLS (DoT), metrics via prometheus-grafana, REST api, per client per group blacklists and whitelists, custom domains, conditional forwarding and simple YAML config.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">0xERR0R/blocky</remote-id>
|
|
<bugs-to>https://github.com/0xERR0R/blocky/issues</bugs-to>
|
|
<doc>https://0xerr0r.github.io/blocky/</doc>
|
|
</upstream>
|
|
</pkgmetadata>
|