toriptables2 ELF 64-bit LSB, x86-64-onefile-executable - AppImage.
Executes independent of a Python installation. For Kali Linux and .deb distributions.
Dependencies:
sudo apt install tor
AppImage Usage:
chmod +x toriptables2*.AppImage
sudo ./toriptables2-x86_64.AppImage
Binary Installation:
Expand for binary installation
sudo tar xvfz toriptables2.tgz -C /
Binary Usage:
sudo toriptables2
Uninstall Binary:
Expand for uninstall
cd /usr/local/lib
sudo rm -rf toriptables2-2.1
cd /usr/local/bin
sudo unlink toriptables2
Binary build commands:
Expand for build commands
python2 -m nuitka --run toriptables2.py --standalone --follow-imports --lto --show-progress -j4