diff --git a/dnscrypt/index.md b/dnscrypt/index.md index 67cef82..2f941bd 100644 --- a/dnscrypt/index.md +++ b/dnscrypt/index.md @@ -244,6 +244,8 @@ We'll be using `dnscrypt-proxy` for this section of the tutorial, which offers s `dnscrypt-proxy` can be configured to connect through relays to send DNS queries to a resolver. You can define routes with `routes` in `[anonymized_dns]` in the configuration file (which is located at line 869), which relays to use for a specific server. +You can look at a list of relays and resolvers to use at https://dnscrypt.info/public-servers/ + For example, here's an example configuration routing DNS queries through either the `anon-cs-vancouver` or `anon-inconnu` relay to the `cs-ore` resolver. ```toml