Menu

Tree [fc0964] master /
 History

HTTPS access


File Date Author Commit
 README.md 2019-10-17 Link Kat Link Kat [fc0964] Initial commit
 firewall.sh 2019-10-17 Link Kat Link Kat [fc0964] Initial commit
 iptables.sh 2019-10-17 Link Kat Link Kat [fc0964] Initial commit

Read Me

iptables_script

Bash script to enable the firewall on startup of your Ubuntu server.

@ Installation

~:$ git clone https://github.com/garanet/iptables_script.git

~:$ cd iptables_script/

~:$ sudo chmod a+x *.sh

~:$ sudo mv firewall.sh /etc/init.d/

~:$ sudo mv iptables.sh /usr/local/bin/

~:$ sudo update-rc.d /etc/init.d/firewall.sh defaults

Remember, it's tested on Ubuntu, change the variables for your own system !

2016 - www.garanet.net

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.