sing-box/docs/configuration/outbound/block.md
2022-07-08 19:58:56 +08:00

179 B

block outbound closes all incoming requests.

Structure

{
  "outbounds": [
    {
      "type": "block",
      "tag": "block"
    }
  ]
}

Fields

No fields.