-
Does dnscrypt-proxy select fastest DNS server based on actual (no-error response) and not simply on ping? |
Beta Was this translation helpful? Give feedback.
Answered by
jedisct1
Oct 12, 2021
Replies: 1 comment
-
Actual queries are sent. The |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mrx23dot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actual queries are sent.
The
ping
command is not good at measuring DNS latency, if the server responds to it at all.ping
also wouldn't be able to measure anything via relays.