Uncomplicated Firewall | |
---|---|
Developer(s) | Canonical Ltd. |
Stable release | 0.36.2 [1] / 18 May 2023 |
Repository | |
Written in | Python |
Operating system | Linux |
License | GNU General Public License |
Website | launchpad |
Uncomplicated Firewall (UFW) is a program for managing a netfilter firewall designed to be easy to use. It uses a command-line interface consisting of a small number of simple commands, and uses iptables for configuration. UFW is available by default in all Ubuntu installations since 8.04 LTS. [2] UFW has been available by default in all Debian installations since 10.
Gufw (GUI for Uncomplicated Firewall) | |
---|---|
![]() GUI for Uncomplicated Firewall | |
Original author(s) | Gufw Developers |
Stable release | |
Repository | |
Written in | Python, PyGObject |
Operating system | Linux |
Platform | GTK |
Available in | More languages |
License | GNU General Public License |
kmyfirewall | |
---|---|
Developer(s) | KLajos et al. |
Repository | |
Operating system | Linux |
Platform | Qt |
License | GNU General Public License |
UFW KControl Module | |
---|---|
Repository | |
Operating system | Linux |
Platform | Qt |
License | GNU General Public License |
Website | www.linux-apps.com |
UFW Frontends | |
---|---|
Original author(s) | Darwin Bautista |
Stable release | 0.3.2 / 2012 |
Repository | |
Written in | Python, PyGTK |
Operating system | Linux |
Platform | PyGTK |
License | GNU General Public License |
Website | github |
Gufw is intended to be an easy, intuitive graphical user interface for managing Uncomplicated Firewall. It supports common tasks such as allowing or blocking pre-configured, common P2P, or individual ports. Gufw has been designed for Ubuntu, but is also available in Debian-based distributions and in Arch Linux; anywhere Python, GTK and UFW are available.