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,18 @@
`block` 出站关闭所有传入请求
### 结构
```json
{
"outbounds": [
{
"type": "block",
"tag": "block"
}
]
}
```
### 字段