|
2 weeks ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
Vagrantfile | 1 year ago | |
blacklist-countries.sh | 6 years ago | |
cron_minifirewall | 10 years ago | |
minifirewall | 2 months ago | |
minifirewall.conf | 2 weeks ago | |
ripe.sh | 6 years ago |
Minifirewall is shellscripts for easy firewalling on a standalone server we used netfilter/iptables http://netfilter.org/ designed for recent Linux kernel See https://gitea.evolix.org/evolix/minifirewall
install -m 0700 minifirewall /etc/init.d/minifirewall
install -m 0600 minifirewall.conf /etc/default/minifirewall
Edit /etc/default/minifirewall file:
/etc/init.d/minifirewall start/stop/restart
If you want to add minifirewall in boot sequence:
systemctl enable minifirewall
This is an Evolix project and is licensed under the GPLv3, see the LICENSE file for details.