Index ¦ Archives > Category: Firewall

UFW

Uncomplicated Firewall (ufw) — The Uncomplicated Firewall (ufw, and gufw - a Graphical User Interface version of the same) is a frontend for iptables and is particularly well-suited for host-based firewalls. Ufw provides a framework for managing netfilter, as well as a command-line interface for manipulating the firewall.

Install

apt install ufw …

© 2000-2022 by Daniel Pimentel (d4n1). Under MIT.