diff options
Diffstat (limited to 'dns/dnsproxy/pkg-descr')
-rw-r--r-- | dns/dnsproxy/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dns/dnsproxy/pkg-descr b/dns/dnsproxy/pkg-descr new file mode 100644 index 000000000000..1f5f72428eb9 --- /dev/null +++ b/dns/dnsproxy/pkg-descr @@ -0,0 +1,6 @@ +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. + +WWW: http://www.wolfermann.org/dnsproxy.html |