We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
We took some time to redo the Navi install script to allow for a zero interaction install process. So lets get into it.
Make a folder for git downloads if it does not exist already. mkdir git
mkdir git
Move into the folder. cd git
cd git
Clone Navi into the folder. git clone https://github.com/SaintsSec/Navi
git clone https://github.com/SaintsSec/Navi
cd Navi/install
./install.sh
It should be noted that if this does not work you will need to sudo chmod +x install.sh
sudo chmod +x install.sh
Note this image is post install
navi