ubuntu install
Install using STABLE repository
--------
Download [netool.sh V4.5](https://sourceforge.net/projects/netoolsh/files/opensource.tar.gz/download "Download netool.sh for linux-Ubuntu-distros") Stable repository
video tutorial (ubuntu): https://www.youtube.com/watch?v=7jDR2X4KUTs
"extract opensource.tar.gz in /home/username folder"
tar -xvf opensource.tar.gz
"run installer"
cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh
"run toolkit"
sudo ./netool.sh
Install using GIT repository (not stable)
--------
"open terminal and write"
git clone git://git.code.sf.net/p/netoolsh/opensource opensource
"run installer"
cd opensource && chmod +x INSTALL.sh && ./INSTALL.sh
"run toolkit"
sudo ./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.