Skip to content

asciiscry3r/simple-stateful-firewall

Repository files navigation

Simple Stateful Firewall

Packet filtering for self defence

Disable ufw or other preinstalled firewall

sudo systemctl stop $firewallname.service
sudo systemctl disable $firewallname.service

Or script disable some of them for you

And start

sudo bash INSTALL.sh

If you use Opensnitch, as web application firewall, then delete all rules in "System rules" tab.

About

My variant of simple stateful firewall in iptables rules

Resources

License

Stars

Watchers

Forks

Packages

No packages published