Easytables is an graphical interface for creating iptables bash files in an easy way
- apt
- dnf and yum (needs both)
- zypper
- linux mint
- fedora (the text sometimes becomes invisible but works)
- opensuse
- kali
- ubuntu server (needs x11 forwarding)
Download the release, unzip it and then execute the next code
sudo chmod u+x install-easytables.sh
./install-easytables.sh
easytables
Install mono-runtime and gtk-sharp2 with your packet manager and then execute
sudo chmod u+x easytables.exe
sudo cp easytables.exe /bin/easytables
sudo chown user /bin/easytables
easytables
#if there's some error about corrupt binary try this
mono /bin/easytables
remember changing user by your local user.
Also install x11-apps for enabling x11 forwarding