poc-port-scanner is a reconnaissance tool designed for efficient port scanning, inspired by established tools like Nmap and Masscan.
This is a proof-of-concept and passion project for a reconnaissance tool for port scanning. It takes inspiration and fills a similar role to others such as Nmap and Masscan.
This tool is primarily used for network reconnaissance to identify open ports on target systems. Security professionals and network administrators can utilize it to assess vulnerabilities and improve network security.
As this is a proof-of-concept project, users should be cautious and ensure they have permission to scan the networks they target.
Clone the repository using git clone https://github.com/Project-Faust/poc-port-scanner.git
Navigate to the project directory
Install dependencies if any are specified