Uncomplicated Firewall. Frontend for iptables aiming to make configuration of a firewall easier.
ufw enable
ufw disable
ufw allow {{port}} {{service_name}}
ufw deny {{port}} {{service_name}}
ufw status