Skip to content

L0uizZ/nmap4py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nmap4py - Network Scanner

about

nmap4py is a network-scanner tool using the popular security scanner nmap

dependencies

  1. create virtual environment

     cd nmap4py
    
     python -m venv venv
    
     source venv/bin/activate
    
  2. nmap - module for manipulating nmap scan results and automatizing scanning tasks and reports

     pip install python-nmap
    

run

  1. run nmap4py

     sudo python nmap4.py
    

About

Nmap4py - Network Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages