Skip to content

ShieldedDev/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PortScanner

A simple python script to scan the necessary open ports on the network.

Download:

git clone https://github.com/ShieldedDev/PortScanner

Usage:

python3 port_scanner.py  [HOST/IP]

Required Dependencies :

socket 
sys 
time 
concurrent.futures

Check out my blog post Building A Port Scanner.

About

A simple python script to scan the necessary open ports on the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages