summaryrefslogtreecommitdiff
path: root/net-proxy/dnsproxy/metadata.xml
blob: 60494b11b52bc57763068efd289051b7e706547d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>