github ruped24/toriptables2 2-2.1
toriptables2 ELF 64-bit LSB executable, x86-64

3 years ago

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

AppImage Build Process:

Expand for build process

Build with nuitka and AppImageKit for Debian.

Don't miss a new toriptables2 release

NewReleases is sending notifications on new releases.