Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 204 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 204 Bytes

Port Scan

Run a full port scan (1-65355) across all host IP addresses in a file.

Usage

bash port_scan <file>

TODO

Add parameter to specify the number of allowed concurrent Nmap processes.