mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-10 04:14:13 +08:00
19 lines
170 B
Markdown
19 lines
170 B
Markdown
---
|
|
icon: material/delete-clock
|
|
---
|
|
|
|
`block` 出站关闭所有传入请求。
|
|
|
|
### 结构
|
|
|
|
```json
|
|
{
|
|
"type": "block",
|
|
"tag": "block"
|
|
}
|
|
```
|
|
|
|
### 字段
|
|
|
|
无字段。
|