From 466d51d7e8092b58c97cad055707a6adda73e431 Mon Sep 17 00:00:00 2001 From: Martinski4GitHub <119833648+Martinski4GitHub@users.noreply.github.com> Date: Wed, 5 Nov 2025 22:45:45 -0800 Subject: [PATCH] Improved Handling of VPN Interface Statuses Modified code to better handle VPN interface statuses while the 'startup' call during reboot may also be launched. --- README.md | 2 +- spdmerlin.sh | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index faf741dc..3b8e95cc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # spdMerlin ## v4.4.15 -### Updated on 2025-Nov-04 +### Updated on 2025-Nov-05 ## About spdMerlin is an internet speedtest and monitoring tool for AsusWRT Merlin with charts for daily, weekly and monthly summaries. It tracks download/upload bandwidth as well as latency, jitter and packet loss. diff --git a/spdmerlin.sh b/spdmerlin.sh index 272a757a..ad853a18 100644 --- a/spdmerlin.sh +++ b/spdmerlin.sh @@ -14,7 +14,7 @@ ## Forked from https://github.com/jackyaz/spdMerlin ## ## ## ############################################################## -# Last Modified: 2025-Nov-04 +# Last Modified: 2025-Nov-05 #------------------------------------------------------------- ############## Shellcheck directives ############# @@ -39,7 +39,7 @@ readonly SCRIPT_NAME="spdMerlin" readonly SCRIPT_NAME_LOWER="$(echo "$SCRIPT_NAME" | tr 'A-Z' 'a-z')" readonly SCRIPT_VERSION="v4.4.15" -readonly SCRIPT_VERSTAG="25110400" +readonly SCRIPT_VERSTAG="25110522" SCRIPT_BRANCH="develop" SCRIPT_REPO="https://raw.githubusercontent.com/AMTM-OSR/$SCRIPT_NAME/$SCRIPT_BRANCH" readonly SCRIPT_DIR="/jffs/addons/$SCRIPT_NAME_LOWER.d" @@ -4804,7 +4804,7 @@ _Reset_Interface_States_() NTP_Ready noLockCheck Entware_Ready noLockCheck _SetParameters_ - Check_Lock + ##OFF## Check_Lock [NO LockCheck] ## Create_Dirs Conf_Exists ScriptStorageLocation load true