Warning: file_put_contents(/opt/frankenphp/design.onmedianet.com/storage/proxy/cache/7c5f4baff7d60a8696d5b43347893e9c.html): Failed to open stream: No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Uncomplicated Firewall - Wikipedia Jump to content

Uncomplicated Firewall

From Wikipedia, the free encyclopedia
Uncomplicated Firewall
DeveloperCanonical
Stable release
0.36.2[1] / 18 May 2023; 2 years ago (18 May 2023)
Repository
Written inPython
Operating systemLinux
LicenseGNU General Public License
Websitelaunchpad.net/ufw, manpages.ubuntu.com/manpages/bionic/en/man8/ufw.8.html

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.

GUIs for Uncomplicated Firewall

[edit]
Gufw (GUI for Uncomplicated Firewall)
Original authorGufw Developers
Stable release
Repository
Written inPython, PyGObject
Operating systemLinux
PlatformGTK
Available inMore languages
LicenseGNU General Public License
kmyfirewall
DeveloperKLajos et al.
Repository
Operating systemLinux
PlatformQt
LicenseGNU General Public License
UFW KControl Module
Repository
Operating systemLinux
PlatformQt
LicenseGNU General Public License
Websitewww.linux-apps.com
UFW Frontends
Original authorDarwin Bautista
Stable release
0.3.2 / 2012; 13 years ago (2012)
Repository
Written inPython, PyGTK
Operating systemLinux
PlatformPyGTK
LicenseGNU General Public License
Websitegithub.com/baudm/ufw-frontends

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.

References

[edit]
  1. ^ "0.36.2 : ufw". 18 May 2023. Retrieved 13 April 2025.
  2. ^ "UncomplicatedFirewall". Ubuntu. Retrieved 3 December 2024.
[edit]