diff --git a/config/xray.json b/config/xray.json index 647fcf5..0372945 100644 --- a/config/xray.json +++ b/config/xray.json @@ -11,7 +11,8 @@ "sniffing": { "destOverride": [ "http", - "tls" + "tls", + "quic" ], "enabled": true },