linux shell script array loop的相關公司資訊
Linux Shell script to close/open ports on a firewall/Iptables

Linux Shell script to close/open ports on a firewall/Iptables

瀏覽:877
日期:2024-09-11
This is a small script which will takecare of blocking and unblocking ports by asking user about his desire. Just copy this code to your system and change permissions and ... iptables -A INPUT -m tcp -p tcp –dport “$PORT1″ -j ACCEPT && { service iptables ...看更多