Back to Sing Box

DNS Server

docs/configuration/dns/server/index.zh.md

1.13.111014 B
Original Source

!!! quote "sing-box 1.12.0 中的更改"

:material-plus: [type](#type)

DNS Server

结构

json
{
  "dns": {
    "servers": [
      {
        "type": "",
        "tag": ""
      }
    ]
  }
}

type

DNS 服务器的类型。

类型格式
empty (default)Legacy
localLocal
hostsHosts
tcpTCP
udpUDP
tlsTLS
quicQUIC
httpsHTTPS
h3HTTP/3
dhcpDHCP
fakeipFake IP
tailscaleTailscale
resolvedResolved

tag

DNS 服务器的标签。