2025-05-29 11:31:32 +08:00

1002 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
local Local
hosts Hosts
tcp TCP
udp UDP
tls TLS
quic QUIC
https HTTPS
h3 HTTP/3
dhcp DHCP
fakeip Fake IP
tailscale Tailscale

tag

The tag of the DNS server.