sing-box/docs/configuration/outbound/block.md
2024-07-07 16:09:41 +08:00

15 lines
139 B
Markdown

`block` outbound closes all incoming requests.
### Structure
```json
{
"type": "block",
"tag": "block"
}
```
### Fields
No fields.