kali install
Install using STABLE repository
--------
Download [netool.sh V4.5](https://sourceforge.net/projects/netoolsh/files/opensource%5Bkali%5D.tar.gz/download "Download netool.sh for kali-linux-distros") 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
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.