Skip to content

efroxe/Port_Scanner-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port_Scanner-python

To use this tool called "Console Port Scanner", you need to enter an IP address (NOT IPv6). It might take a long time to scan ports, by default it scans 450 ports starting from port 50. It ususally takes 20 mins to scan 450 ports. To change that, open in any text editor (preferably python IDE if you have installed it or any other IDE for python), go to line 26. The first number is the starting port (50) and the other number is the last port (500). Change it the way you want to.

VERSION: 1.1 PUBLISHER: EFROXE DATE: 24/12/21

(WARNING)! Some parts of the code can of course be written in a simpler way, but for good purposes they are written in some type of encoded text although it is obvious.

To enter your IP address (dynamic), press windows+R and type "cmd". After that type "ipconfig". It shows the IP configuration of the computer. The tool does NOT steal any IPs, it just scans the given IP.

It is preffered to run the .py file in the windows terminal (CMD, CLI).

About

Scan any IP address except IPv6 using Python.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages