From 90e18865e609c0ef94d49fb71bf86349a43a4fcd Mon Sep 17 00:00:00 2001 From: CodeRoK7 <58553260+CodeRoK7@users.noreply.github.com> Date: Thu, 13 Nov 2025 18:59:47 +0000 Subject: [PATCH] Check and install packets doh-proxy, wdoc-wg --- universal_config_new_podkop.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/universal_config_new_podkop.sh b/universal_config_new_podkop.sh index 15f4b95..21e6214 100644 --- a/universal_config_new_podkop.sh +++ b/universal_config_new_podkop.sh @@ -661,7 +661,7 @@ uci set dhcp.@dnsmasq[0].confdir='/tmp/dnsmasq.d' uci commit dhcp DIR="/etc/config" -DIR_BACKUP="/root/backup5" +DIR_BACKUP="/root/backup6" config_files="network firewall doh-proxy @@ -676,8 +676,10 @@ URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/he checkPackageAndInstall "luci-app-dns-failsafe-proxy" "1" checkPackageAndInstall "luci-i18n-stubby-ru" "1" +checkPackageAndInstall "luci-i18n-doh-proxy-ru" "1" checkPackageAndInstall "luci-i18n-wdoc-singbox-ru" "1" checkPackageAndInstall "luci-i18n-wdoc-warp-ru" "1" +checkPackageAndInstall "luci-i18n-wdoc-wg-ru" "1" if [ ! -d "$DIR_BACKUP" ] then