From 90be17ed2f905a05c81cb926375abf9e2d26d35b Mon Sep 17 00:00:00 2001 From: remittor Date: Tue, 6 Aug 2024 16:34:27 +0300 Subject: [PATCH] Add https-dns-proxy --- _base.config | 2 ++ _proxy.config | 3 +++ 2 files changed, 5 insertions(+) diff --git a/_base.config b/_base.config index 2b1e147..003e4e7 100644 --- a/_base.config +++ b/_base.config @@ -237,3 +237,5 @@ CONFIG_PACKAGE_luci-i18n-nlbwmon-ru=y #DISABLED_SVC=shadowsocks-libev #DISABLED_SVC=xray_core #DISABLED_SVC=xray +#DISABLED_SVC=https-dns-proxy + diff --git a/_proxy.config b/_proxy.config index 047bd8d..50440e5 100644 --- a/_proxy.config +++ b/_proxy.config @@ -7,3 +7,6 @@ CONFIG_PACKAGE_luci-i18n-dnscrypt-proxy-ru=y CONFIG_PACKAGE_dnscrypt-proxy2=y +CONFIG_PACKAGE_https-dns-proxy=y +CONFIG_PACKAGE_luci-app-https-dns-proxy=y +CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ru=y