sing-box/docs/configuration/outbound/dns.zh.md

26 lines
464 B
Markdown
Raw Permalink Normal View History

2024-11-06 11:02:55 +00:00
---
icon: material/delete-clock
---
!!! failure "已在 sing-box 1.11.0 废弃"
旧的特殊出站已被弃用,且将在 sing-box 1.13.0 中被移除, 参阅 [迁移指南](/migration/#migrate-legacy-special-outbounds-to-rule-actions).
`dns` 出站是一个内部 DNS 服务器。
### 结构
```json
{
2022-08-31 05:21:29 +00:00
"type": "dns",
"tag": "dns-out"
}
```
!!! note ""
DNS 出站没有出站连接,所有请求均在内部处理。
### 字段
无字段。