I was playing with dialog, the nCurses-like packages that allows one to create Text User Interfaces (TUI) for bash scripts. I banged out a TUI that allows a firewalld user to reload and then view firewall changes after editing them with firewall-cmd. You can download it from: https://github.com/linuxhistoryblg/adminscripts set it executable and place it anywhere in the root user’s path.
Requires: dialog
