Skip to content

thehackersbrain/port_scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port Scanner

Port Scanner using Python3 Port Scanner using Python3

Version

Port Scanner v1.0

Requirements

Note : Make sure all requirements are satisfied...

Uses

clone this repo

git clone https://github.com/hackers-brain/port_scanner.git

change directory

cd port_scanner

install requirements

pip3 install -r requirements.txt

run main script

python3 main.py <target> <starting_port> <ending_port>

ex

python3 main.py 192.168.x.x 1 100

Credits

Author : HackerBrain

HackersBrain : HackTheBox

HackersBrain : TryHackMe

About

Port Scanner using Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages