This project is a Python-based port scanner designed for educational purposes. It allows users to scan open TCP ports on a target machine. The tool can be used via a command-line interface or a ...
A simple port scanner written in Python. This tool can be used to scan a range of ports on a specified IP address to determine which ports are open. Scans a range of ports on a target IP address.