From 6caf6dffdb8aa21cebfb389fe9e7fecdddf861c2 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 26 Dec 2023 17:37:08 +0100 Subject: [PATCH] fix quic protocol --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index ab0746c..9181717 100644 --- a/manifest.toml +++ b/manifest.toml @@ -70,7 +70,7 @@ adguard.exposed = "Both" dns_over_http.default = 853 dns_over_http.exposed = "Both" dns_over_quic.default = 784 -dns_over_quic.exposed = "TCP" +dns_over_quic.exposed = "UDP" [resources.system_user]