Back to Sing Box

DNS Server

docs/configuration/dns/server/index.md

1.13.111010 B
Original Source

!!! quote "Changes in sing-box 1.12.0"

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

DNS Server

Structure

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

type

The type of the DNS server.

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

tag

The tag of the DNS server.