Files
gentoo/net-proxy/dnsproxy/metadata.xml
2023-03-19 04:49:44 +00:00

15 lines
556 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to
two previously configured nameservers: one for authoritative queries and another
for recursive queries. The received answers are sent back to the client unchanged.
No local caching is done.
</longdescription>
<upstream>
<remote-id type="github">awaw/dnsproxy</remote-id>
</upstream>
</pkgmetadata>