admin 发表于 2024-8-24 19:02:39

S-B split needed to open the pipeline.

This is the code to block quic, please take a look.
{
      "type": "logical",
      "mode": "or",
      "rules": [
          {
            "port": 853
          },
          {
            "network": "udp",
            "port": 443
          },
          {
            "protocol": "stun"
          }
      ],
      "outbound": "block"
      },
页: [1]
查看完整版本: S-B split needed to open the pipeline.