Update manage_iptables

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

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 && rm -f manage_iptables # 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
# Function to display the menu # Function to display the menu
show_menu() { show_menu() {