mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 11:03:13 +00:00
18 lines
172 B
Markdown
18 lines
172 B
Markdown
`block` outbound closes all incoming requests.
|
|
|
|
### Structure
|
|
|
|
```json
|
|
{
|
|
"outbounds": [
|
|
{
|
|
"type": "block",
|
|
"tag": "block"
|
|
}
|
|
]
|
|
}
|
|
```
|
|
|
|
### 字段
|
|
|
|
无 |