Update manage_iptables

This commit is contained in:
vijay 2025-05-08 02:08:55 +00:00
parent ca6cbf6e4e
commit d3da5711d2

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Execute the script from the URL and remove it after execution: # 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/exim_manager.sh && rm -f /tmp/exim_manager.sh # 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
# Function to display the menu # Function to display the menu
show_menu() { show_menu() {