Loaua-Port-Scanner is a simple multi-threaded C++ tool designed for network and port scanning.
Simple multi-thread C++ port scanner
This tool is primarily used by network administrators and security professionals to identify open ports on a network. It helps in assessing the security posture of systems by revealing potential vulnerabilities associated with open ports.
Ensure you have a compatible C++ compiler installed to build the tool from source.
Clone the repository using 'git clone https://github.com/tro-95/Loaua-Port-Scanner.git'
Navigate to the project directory
Compile the C++ code using a suitable compiler