A simple multithreaded TCP Port Scanner developed using Python. This project scans a target host and identifies open TCP ports by attempting to establish a connection with each port. It was built to ...