diff --git a/awg_config.sh b/awg_config.sh index 444230a..da500cd 100644 --- a/awg_config.sh +++ b/awg_config.sh @@ -318,7 +318,7 @@ config_files="network firewall https-dns-proxy dhcp" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" checkPackageAndInstall "https-dns-proxy" "0" @@ -575,7 +575,7 @@ fi path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" if [ -f "/etc/init.d/podkop" ]; then printf "Podkop installed. Reconfigured on AWG WARP and Opera Proxy? (y/n): \n" diff --git a/configure_zaprets.sh b/configure_zaprets.sh index 5d68e6b..c450475 100644 --- a/configure_zaprets.sh +++ b/configure_zaprets.sh @@ -1,6 +1,6 @@ #!/bin/sh -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" DIR="/etc/config" DIR_BACKUP="/root/backup" config_files="dhcp diff --git a/off_configure_zaprets.sh b/off_configure_zaprets.sh index 7d9a2b4..fd44b97 100644 --- a/off_configure_zaprets.sh +++ b/off_configure_zaprets.sh @@ -1,6 +1,6 @@ #!/bin/sh -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" DIR="/etc/config" DIR_BACKUP="/root/backup" config_files="dhcp diff --git a/podkop_packets/luci-app-podkop-v0.7.11-r1-all.ipk b/podkop_packets/luci-app-podkop-v0.7.11-r1-all.ipk new file mode 100644 index 0000000..174e8f6 Binary files /dev/null and b/podkop_packets/luci-app-podkop-v0.7.11-r1-all.ipk differ diff --git a/podkop_packets/luci-i18n-podkop-ru-0.7.11.ipk b/podkop_packets/luci-i18n-podkop-ru-0.7.11.ipk new file mode 100644 index 0000000..a31af7a Binary files /dev/null and b/podkop_packets/luci-i18n-podkop-ru-0.7.11.ipk differ diff --git a/podkop_packets/podkop-v0.7.11-r1-all.ipk b/podkop_packets/podkop-v0.7.11-r1-all.ipk new file mode 100644 index 0000000..748a127 Binary files /dev/null and b/podkop_packets/podkop-v0.7.11-r1-all.ipk differ diff --git a/run_universal_config.sh b/run_universal_config.sh index 44c9f59..82e4c6d 100644 --- a/run_universal_config.sh +++ b/run_universal_config.sh @@ -7,10 +7,10 @@ findVersion="24.10.2" if echo "$DESCRIPTION" | grep -qi -- "$findKey" && printf '%s\n%s\n' "$findVersion" "$VERSION" | sort -V | tail -n1 | grep -qx -- "$VERSION"; then printf "\033[32;1mThis new firmware. Running new scprit...\033[0m\n" - wget --no-check-certificate -O /tmp/universal_config_new_podkop.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack/universal_config_new_podkop.sh && chmod +x /tmp/universal_config_new_podkop.sh && /tmp/universal_config_new_podkop.sh $1 $2 + wget --no-check-certificate -O /tmp/universal_config_new_podkop.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711/universal_config_new_podkop.sh && chmod +x /tmp/universal_config_new_podkop.sh && /tmp/universal_config_new_podkop.sh $1 $2 else printf "\033[32;1mThis old firmware.\nRecommendation, upgrade firmware to actual release...\nSleep 5 sec...\033[0m\n" sleep 5 printf "\033[32;1mRunning old scprit...\033[0m\n" - wget --no-check-certificate -O /tmp/universal_config.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack/universal_config.sh && chmod +x /tmp/universal_config.sh && /tmp/universal_config.sh $1 $2 + wget --no-check-certificate -O /tmp/universal_config.sh https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711/universal_config.sh && chmod +x /tmp/universal_config.sh && /tmp/universal_config.sh $1 $2 fi \ No newline at end of file diff --git a/universal_config.sh b/universal_config.sh index bef6531..b86c252 100644 --- a/universal_config.sh +++ b/universal_config.sh @@ -661,7 +661,7 @@ firewall https-dns-proxy youtubeUnblock dhcp" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" checkPackageAndInstall "https-dns-proxy" "0" @@ -1143,7 +1143,7 @@ service odhcpd restart path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" messageComplete="" diff --git a/universal_config_new_podkop.sh b/universal_config_new_podkop.sh index d5c062a..4bfe6f9 100644 --- a/universal_config_new_podkop.sh +++ b/universal_config_new_podkop.sh @@ -670,7 +670,7 @@ wdoc wdoc-singbox wdoc-warp wdoc-wg" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" checkPackageAndInstall "luci-app-dns-failsafe-proxy" "1" checkPackageAndInstall "luci-i18n-stubby-ru" "1" @@ -1189,7 +1189,7 @@ service odhcpd restart path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" messageComplete="" @@ -1276,7 +1276,7 @@ case $varByPass in esac PACKAGE="podkop" -REQUIRED_VERSION="v0.7.10-r1" +REQUIRED_VERSION="v0.7.11-r1" INSTALLED_VERSION=$(opkg list-installed | grep "^$PACKAGE" | cut -d ' ' -f 3) if [ -n "$INSTALLED_VERSION" ] && [ "$INSTALLED_VERSION" != "$REQUIRED_VERSION" ]; then @@ -1302,9 +1302,9 @@ else if [ "$is_install_podkop" = "y" ] || [ "$is_install_podkop" = "Y" ]; then DOWNLOAD_DIR="/tmp/podkop" mkdir -p "$DOWNLOAD_DIR" - podkop_files="podkop-v0.7.10-r1-all.ipk - luci-app-podkop-v0.7.10-r1-all.ipk - luci-i18n-podkop-ru-0.7.10.ipk" + podkop_files="podkop-v0.7.11-r1-all.ipk + luci-app-podkop-v0.7.11-r1-all.ipk + luci-i18n-podkop-ru-0.7.11.ipk" for file in $podkop_files do echo "Download $file..." diff --git a/universal_config_new_podkop_no_edit_sing_box.sh b/universal_config_new_podkop_no_edit_sing_box.sh index 5e20cfa..dcc86df 100644 --- a/universal_config_new_podkop_no_edit_sing_box.sh +++ b/universal_config_new_podkop_no_edit_sing_box.sh @@ -667,7 +667,7 @@ wdoc wdoc-singbox wdoc-warp wdoc-wg" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" checkPackageAndInstall "luci-app-dns-failsafe-proxy" "1" checkPackageAndInstall "luci-i18n-stubby-ru" "1" @@ -1185,7 +1185,7 @@ service odhcpd restart path_podkop_config="/etc/config/podkop" path_podkop_config_backup="/root/podkop" -URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/wdoctrack" +URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/podkop0711" messageComplete=""