ufwGet all ufw rules in inactive mode
Usage example
ufw show added
output
ufw deny 80
ufw allow from 1.2.3.4
More of Ufw
- Allow Samba using ufw
- Allow connections to mysql from certain IP using ufw
- Block specific port with ufw
- Allow xrdp with ufw
- How to activate ipv6 rules for ufw
- Deny connections to mysql using ufw
- Allow 8080 port with ufw
- Block traffic from IPV6 IP with ufw
- How to manually edit ufw rules
- How to activate ufw
See more codes...