LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tufw

Terminal UI for UFW firewall management

TLDR

Launch the firewall management TUI
$ sudo tufw
copy

SYNOPSIS

sudo tufw

DESCRIPTION

tufw wraps the Uncomplicated Firewall (UFW) in a terminal-based interface with dropdown menus and form-based rule editing. Every action translates into regular UFW commands behind the scenes. It works perfectly over SSH connections.

INSTALL

yay -S tufw
copy

CAVEATS

Must be run as root.

HISTORY

tufw was created by Thomas Pellegatta (peltho) and is written in Go.

SEE ALSO

ufw(8), iptables(8), firewalld(1)

Copied to clipboard
Kai