Building a somewhat simple port scanner in python with threading capabilities. The idea is to code the scanner so that it can scan 200 or more ports simultaneously. If you want to add a splash of ...