🚩 Port scanner using sockets to scan ports and can handle multiple target and IP ranges ❗ it's just for educational purposes ❗ 1. Simply clone it and navigate to directory: git clone https://github.com/drunkleen/Simple-Python-Port-Scanner.git cd Simple-Python-Port-Scanner 2. Install the requirements.txt file in order to run: pip install -r requirements.txt 3. run the main file and follow the orders: python main.py