sing-box/docs/configuration/outbound/dns.md
2024-11-18 19:35:51 +08:00

490 B

icon
material/delete-clock

!!! failure "Deprecated in sing-box 1.11.0"

Legacy special outbounds are deprecated and will be removed in sing-box 1.13.0, check [Migration](/migration/#migrate-legacy-special-outbounds-to-rule-actions).

dns outbound is a internal DNS server.

Structure

{
  "type": "dns",
  "tag": "dns-out"
}

!!! note ""

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

Fields

No fields.