ufw
linux
Uncomplicated Firewall. Frontend for `iptables` aiming to make configuration of a firewall easier.
More info →Examples (8)
Allow incoming traffic on port 5432 on this host with a comment identifying the service
Allow only TCP traffic from 192.168.0.4 to any address on this host, on port 22
Deny all UDP traffic to ports in range 8412:8500
made by @shridhargupta | data from tldr-pages