Update manage_iptables
This commit is contained in:
parent
f1cffe4fb4
commit
5ab0121ac3
@ -82,6 +82,7 @@ remove_from_whitelist() {
|
|||||||
while true; do
|
while true; do
|
||||||
show_menu
|
show_menu
|
||||||
read -p "Select an option [1-6]: " option
|
read -p "Select an option [1-6]: " option
|
||||||
|
option=$(echo "$option" | tr -d '[:space:]') # Trim whitespace
|
||||||
|
|
||||||
case $option in
|
case $option in
|
||||||
1)
|
1)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user