Initial zh-CN document translation: outbound

This commit is contained in:
世界
2022-08-24 21:02:28 +08:00
parent a6baab92f3
commit 97e284e65e
34 changed files with 1457 additions and 48 deletions

View File

@@ -0,0 +1,22 @@
`dns` 出站是一个内部 DNS 服务器。
### 结构
```json
{
"outbounds": [
{
"type": "dns",
"tag": "dns-out"
}
]
}
```
!!! note ""
There are no outbound connections by the DNS outbound, all requests are handled internally.
### Fields
No fields.