github.com/inazumav/sing-box@v0.0.0-20230926072359-ab51429a14f1/docs/configuration/outbound/block.md (about) 1 `block` outbound closes all incoming requests. 2 3 ### Structure 4 5 ```json 6 { 7 "type": "block", 8 "tag": "block" 9 } 10 ``` 11 12 ### 字段 13 14 No fields.