Files
guru/net-dns/blocky/metadata.xml
Rahil Bhimjiani 26fd689d60 net-dns/blocky: Fast and lightweight DNS proxy as ad-blocker
Supports DoH, DoT and prometheus+grafana integration with very versatile
cli and configuration options

Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
2024-01-01 11:23:54 +05:30

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>