blob: dbc4d910d4266c063988f625d97c04b21f8e900f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<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>
<origin>srcux</origin>
</pkgmetadata>
|