Skip to content

_servers switch is not used at all #3262

Description

# Use servers implementing the DNSCrypt protocol
dnscrypt_servers = true
# Use servers implementing the DNS-over-HTTPS protocol
doh_servers = true
# Use servers implementing the Oblivious DoH protocol
odoh_servers = false

The following _servers are not being used - when I switch one of it to false, dnscrypt-proxy still try to connect to them to perform connection test.

Steps

  • Set DOH server to true, set dnscrypt server to false
  • Set log level to 2
  • Start dnscrypt-proxy config toml
  • Look at output

Expected Result

When I set it to false, don't connect it at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions