mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
14 lines
138 B
Markdown
14 lines
138 B
Markdown
`block` outbound closes all incoming requests.
|
|
|
|
### Structure
|
|
|
|
```json
|
|
{
|
|
"type": "block",
|
|
"tag": "block"
|
|
}
|
|
```
|
|
|
|
### 字段
|
|
|
|
No fields. |