The Port Scanner project is a Python script that allows users to scan for open ports on one or multiple target IP addresses. It utilizes sockets to check the connectivity of specified ports, aiding in network analysis and cybersecurity assessments.
python socket programming cybersecurity port-scanner network-tools network-analysis information-security ethical-hacking network-security port-scanning pentesting-tools command-line-utility cyber-defense open-ports-detection internet-scanner
- Updated
Jul 22, 2023 - Python