Skip to content

Commit

Permalink
auth dnsproxy: document network ought to be trusted
Browse files Browse the repository at this point in the history
We are reusing the source UDP port for a very long time. Cannot have
people interfere or try to attack us then.
  • Loading branch information
zeha committed Aug 27, 2024
1 parent abe0199 commit f3e612b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1541,6 +1541,8 @@ Number of receiver (listening) threads to start. See :doc:`performance`.

Recursive DNS server to use for ALIAS lookups and the internal stub resolver. Only one address can be given.

It is assumed that the specified recursive DNS server, and the network path to it, are trusted.

Examples::

resolver=127.0.0.1
Expand Down

0 comments on commit f3e612b

Please sign in to comment.