2025-06-06 23:17:45 +08:00

1.0 KiB

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
resolved Resolved

tag

The tag of the DNS server.