This commit is contained in:
2025-12-14 18:25:20 -06:00
parent 61fba2a90f
commit b1edbf2e71
2 changed files with 4 additions and 2 deletions

View File

@@ -5,4 +5,6 @@ action="$1"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='0.2-12142025'
RNIP=$(ip addr show $(ip route | awk '/default/ { print $5 }') | grep "inet" | head -n 1 | awk '/inet/ {print $2}' | cut -d'/' -f1)