LinuxCommandLibrary

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.

CAVEATS

Must be run as root.

HISTORY

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

SEE ALSO

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

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard