Skip to content

ashvin-bhuttoo/Nmap_MT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nmap_MT

Nmap_MT is an Nmap Wrapper Gui that allows for faster Nmap scans by distributing hosts on multiple parallel threads. The user has complete control on how many threads may be used in scans and how many addresses should be scanned serially per thread.

The --min-parallelism ; --max-parallelism (Adjust probe parallelization) nmap options may be used in combination with this tool for very large subnet scans.

This project depends on the NMAP project, and Nmap for windows should be installed before this tool can be used. https://nmap.org/download.html

The latest installer can be downloaded from here: v1.0.0

alt text

If you want to buy me a beer, here's the button for it.. :)
Donate

This project was built using VS2019 Community Edition.