/firewalldtui

Firewalld admin TUI with python2-pythondialog

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

firewalldtui

This is a python based tui menu to administer firewalld for really lazy people. Is tested with python2 and needs python2-pythondialog.

Install the requirements:

yum install dialog
pip install python2-pythondialog

Doesn't work with virtualenv.

Features enabled so far: Get status/version, services actions, ports, masquerade, reloads, runtime to permanent and few zones actions.