Skip to content

A python script that scans for open ports of a target

Notifications You must be signed in to change notification settings

ThePhantom2307/Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Port-Scanner

A python script that scans for open ports of a target

Setup:

Make sure that the libraries "sys", "threading", "datetime" and "socket" are installed in your pc

Usage:

python portscanner.py [-s ]
or you can use:
python3 portscanner.py [-s ]

argument is important and define the target computer
the -s is optional if you want to save in a file the open ports of the target

About

A python script that scans for open ports of a target

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages