A simple multi-threaded TCP Port Scanner written in Python. This tool performs TCP Connect Scans by attempting to establish TCP connections to target ports and identifying which ports are open.
This tool is intended exclusively for educational purposes and for scanning systems you own or are explicitly authorized to test (e.g. your own machine, your own local network, or platforms designed ...