diff --git a/Surge/Surge 3/Module/Block_QUIC.sgmodule b/Surge/Surge 3/Module/Block_QUIC.sgmodule new file mode 100644 index 0000000..5627b59 --- /dev/null +++ b/Surge/Surge 3/Module/Block_QUIC.sgmodule @@ -0,0 +1,5 @@ +#!name=Block QUIC Protocol +#!desc=Forced fallback HTTP2/HTTP1.1 + +[Rule] +AND,((PROTOCOL,UDP),(DEST-PORT,443)),REJECT-NO-DROP \ No newline at end of file diff --git a/Surge/Surge 3/Rule.conf b/Surge/Surge 3/Rule.conf index 1f0ef4a..149b53d 100644 --- a/Surge/Surge 3/Rule.conf +++ b/Surge/Surge 3/Rule.conf @@ -1,3 +1,5 @@ +AND,((PROTOCOL,UDP),(DEST-PORT,443)),REJECT-NO-DROP + # Rulesets RULE-SET,https://cdn.jsdelivr.net/gh/lhie1/Rules@master/Surge/Surge%203/Provider/Special.list,DIRECT