mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
7 lines
314 B
Plaintext
7 lines
314 B
Plaintext
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
|