Update manage_iptables
This commit is contained in:
parent
2f98326772
commit
3fdfd426d3
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
# Execute the script from the URL and remove it after execution:
|
||||
# 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
|
||||
# wget -O /tmp/manage_iptables.sh https://git.technozone.com.au/vijay/Scripts/raw/branch/main/manage_iptables && bash /tmp/manage_iptables.sh && rm -f /tmp/manage_iptables.sh
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user