github.com/inazumav/sing-box@v0.0.0-20230926072359-ab51429a14f1/docs/configuration/outbound/dns.md (about) 1 `dns` outbound is a internal DNS server. 2 3 ### Structure 4 5 ```json 6 { 7 "type": "dns", 8 "tag": "dns-out" 9 } 10 ``` 11 12 !!! note "" 13 14 There are no outbound connections by the DNS outbound, all requests are handled internally. 15 16 ### Fields 17 18 No fields.