Update manage_iptables
This commit is contained in:
parent
d3da5711d2
commit
f233170e24
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Execute the script from the URL and remove it after execution:
|
||||
# wget -qO- https://git.technozone.com.au/vijay/Scripts/raw/branch/main/manage_iptables && bash /tmp/manage_iptables.sh && rm -f /tmp/manage_iptables.sh
|
||||
# wget -O- https://git.technozone.com.au/vijay/Scripts/raw/branch/main/manage_iptables && bash /tmp/manage_iptables.sh && rm -f /tmp/manage_iptables.sh
|
||||
|
||||
# Function to display the menu
|
||||
show_menu() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user