mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
net-dns/AdGuardHome: Pi-Hole alternative written in Go
offers following features which lack in Pi-hole * Encrypted DNS upstream servers (DNS-over-HTTPS, DNS-over-TLS, DNSCrypt) * Running as a DNS-over-HTTPS or DNS-over-TLS server Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
This commit is contained in:
13
net-dns/AdGuardHome/metadata.xml
Normal file
13
net-dns/AdGuardHome/metadata.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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>
|
||||
<upstream>
|
||||
<remote-id type="github">AdguardTeam/AdGuardHome</remote-id>
|
||||
<bugs-to>https://github.com/AdguardTeam/AdGuardHome/issues</bugs-to>
|
||||
<doc>https://github.com/AdguardTeam/AdGuardHome/</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user