mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
18 lines
218 B
Markdown
18 lines
218 B
Markdown
`dns` 出站是一个内部 DNS 服务器。
|
|
|
|
### 结构
|
|
|
|
```json
|
|
{
|
|
"type": "dns",
|
|
"tag": "dns-out"
|
|
}
|
|
```
|
|
|
|
!!! note ""
|
|
|
|
DNS 出站没有出站连接,所有请求均在内部处理。
|
|
|
|
### 字段
|
|
|
|
无字段。 |