Install using STABLE repository
Download netool.sh V4.5 Stable repository
video tutorial (kali): https://www.youtube.com/watch?v=RvaugVwnwtQ
"extract opensource[kali].tar.gz in /root folder"
tar -xvf opensource[kali].tar.gz
"run installer"
cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh
"run toolkit"
./netool.sh
Install using GIT repository (not stable-beta)
"open terminal and write"
git clone git://git.code.sf.net/p/netoolsh/opensource-kali opensource
"run installer"
cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh
"run toolkit"
./netool.sh