Files
sing-box-extended-mirror/docs/configuration/outbound/block.md
T

14 lines
138 B
Markdown
Raw Normal View History

2022-07-08 18:48:43 +08:00
`block` outbound closes all incoming requests.
### Structure
```json
{
2022-08-31 13:21:29 +08:00
"type": "block",
"tag": "block"
2022-07-08 18:48:43 +08:00
}
```
### 字段
2022-07-08 18:48:43 +08:00
2022-08-25 09:45:22 +08:00
No fields.