It scans all the ports from 0 to 1024 which are reserved and also it is implemented with the help of multi threading which improves the scanning speed and reduces the time to scan the particular host or server.
- Create a Virtual Environment.
- Hurray.! You're ready to use the script to check open ports in the a particular website/domain.
python3 port_scanner.py <url>
python3 port_scanner.py www.google.com