Skip to content

drunkleen/Simple-Python-Port-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚩 Port scanner using sockets to scan ports and can handle multiple target and IP ranges

❗ it's just for educational purposes ❗

1. Simply clone it and navigate to directory:

git clone https://github.com/drunkleen/Simple-Python-Port-Scanner.git
cd Simple-Python-Port-Scanner

2. Install the requirements.txt file in order to run:

pip install -r requirements.txt

3. run the main file and follow the orders:

python main.py

About

Port scanner using sockets to scan ports and can handle multiple target and IP ranges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages