nmap4py is a network-scanner tool using the popular security scanner nmap
-
create virtual environment
cd nmap4py python -m venv venv source venv/bin/activate -
nmap - module for manipulating nmap scan results and automatizing scanning tasks and reports
pip install python-nmap
-
run nmap4py
sudo python nmap4.py