6 lines
314 B
Text
6 lines
314 B
Text
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: https://www.wolfermann.org/dnsproxy.html
|