Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.05 KB

README.md

File metadata and controls

17 lines (11 loc) · 1.05 KB

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.