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

18 lines
218 B
Markdown
Raw Normal View History

`dns` 出站是一个内部 DNS 服务器。
### 结构
```json
{
2022-08-31 13:21:29 +08:00
"type": "dns",
"tag": "dns-out"
}
```
!!! note ""
2022-08-25 09:45:22 +08:00
DNS 出站没有出站连接,所有请求均在内部处理。
2022-08-25 09:45:22 +08:00
### 字段
2022-08-25 09:45:22 +08:00
无字段。