sing-box/docs/configuration/outbound/dns.md
2022-08-31 13:42:30 +08:00

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.