A port scanner written in Python
-
portscanner.py is a basic port scanner where the user enters the host IP and scans the first 1000(can be changed)ports.
-
advportscanner.py can scan specific ports as given by the user and also can resolve ip addresses from domain names.