This project is a simple TCP port scanner written in Python. It scans a target IP address across a user-defined port range and reports which ports are open. The purpose of this project was to better ...