trying to run the project
pelegsheleg opened this issue · 1 comments
pelegsheleg commented
hello iam trying to run the projet but iam encountering an error regarding the path of nmap in the system
i downloaded the software as well on the system and add the path for the nmap in the environment variables i would love for you to contact me please thanks !
morpheuslord commented
You have to install the nmap program on your system. Download from nmap if for windows
if for Linux run:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install nmap