Coder Social home page Coder Social logo

Comments (4)

hezhijie0327 avatar hezhijie0327 commented on July 17, 2024

以这个配置文件为例

tls://8.8.4.4
https://doh.opendns.com:443/dns-query
[/zzz.healthsection.xyz/zzz36.net/]#
[/zzzzmall.com/zzzzzz.me/]https://doh.pub:443/dns-query
  1. 当解析 zzzzmall.comzzzzmall.com 时,由 https://doh.pub:443/dns-query 处理
  2. 当解析 zzz.healthsection.xyzzzz36.net 或不在配置文件中特殊指定的域名时,由 tls://8.8.4.4https://doh.opendns.com:443/dns-query 处理,即 # 为走默认 DNS 地址

from gfwlist2agh.

hellodword avatar hellodword commented on July 17, 2024

以这个配置文件为例

tls://8.8.4.4
https://doh.opendns.com:443/dns-query
[/zzz.healthsection.xyz/zzz36.net/]#
[/zzzzmall.com/zzzzzz.me/]https://doh.pub:443/dns-query
  1. 当解析 zzzzmall.comzzzzmall.com 时,由 https://doh.pub:443/dns-query 处理
  2. 当解析 zzz.healthsection.xyzzzz36.net 或不在配置文件中特殊指定的域名时,由 tls://8.8.4.4https://doh.opendns.com:443/dns-query 处理,即 # 为走默认 DNS 地址

非常感谢,那我多加几个默认的 upstream, https://doh.opendns.com:443/dns-query 我这里偶尔会请求失败

from gfwlist2agh.

tanst avatar tanst commented on July 17, 2024

有个疑问:
# 的列表本身就是走默认 DNS 服务器了,没必要再写上去了吧

from gfwlist2agh.

hellodword avatar hellodword commented on July 17, 2024

有个疑问: 带 # 的列表本身就是走默认 DNS 服务器了,没必要再写上去了吧

参阅 https://github.com/AdguardTeam/AdGuardHome/wiki/Configuration#upstreams-for-domains

The special server address # means “use the default servers”.

代码是要么写一个 # 走默认,要么写一个上游,不能留空

from gfwlist2agh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.