Files
sing-box-extended-mirror/docs/configuration/outbound/dns.md
T

18 lines
242 B
Markdown

`dns` outbound is a internal DNS server.
### Structure
```json
{
"type": "dns",
"tag": "dns-out"
}
```
!!! note ""
There are no outbound connections by the DNS outbound, all requests are handled internally.
### Fields
No fields.