github.com/inazumav/sing-box@v0.0.0-20230926072359-ab51429a14f1/docs/configuration/outbound/block.zh.md (about)

     1  `block` 出站关闭所有传入请求。
     2  
     3  ### 结构
     4  
     5  ```json
     6  {
     7    "type": "block",
     8    "tag": "block"
     9  }
    10  ```
    11  
    12  ### 字段
    13  
    14  无字段。