You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
228 B

  1. config https_dns_proxy
  2. option listen_addr '127.0.0.1'
  3. option listen_port '5053'
  4. option user 'nobody'
  5. option group 'nogroup'
  6. option subnet_addr ''
  7. option proxy_server ''
  8. option url_prefix 'https://dns.google.com/resolve?'