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

18 lines
161 B
Markdown
Raw Normal View History

`block` 出站关闭所有传入请求
### 结构
```json
{
"outbounds": [
{
"type": "block",
"tag": "block"
}
]
}
```
### 字段