sing-box/docs/configuration/dns/server/index.md
2025-03-29 23:12:05 +08:00

980 B

icon
material/alert-decagram

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

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

DNS Server

Structure

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

type

The type of the DNS server.

Type Format
empty (default) Legacy
tcp TCP
udp UDP
tls TLS
https HTTPS
quic QUIC
h3 HTTP/3
predefined Predefined
dhcp DHCP
fakeip Fake IP
tailscale Tailscale

tag

The tag of the DNS server.