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