sing-box/docs/configuration/outbound/dns.md

283 B

dns outbound is a internal DNS server.

Structure

{
  "outbounds": [
    {
      "type": "dns",
      "tag": "dns-out"
    }
  ]
}

!!! note ""

There are no outbound connections by the DNS outbound, all requests are handled internally.

Fields

No fields.