Skip to content

keru6k/Port-Scanner-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Port-Scanner-In-Python

Port scanner made in python.

How to run

make sure you have python3 and pip installed.

In Linux

First, let's start by cloning the repository

git clone https://github.com/kerthegreat/Port-Scanner-In-Python.git

Next, we're gonna change the directory to the said repository

cd Port-Scanner-In-Python

Next, We're gonna install the requirements

pip install -r requirements.txt

Now, run the script by typing

python3 "port scanner.py"

In Windows

You can download the latest version of the .Exe file of it Here.

You can also check this Cool tool i've made!

  • Added both scanning specific port and scanning all ports
  • Can type URL's (ex. google.com) instead of just ip addresses

Screenshots

image

image

image

exe file being detected as a virus on virustotal :((

just use nmap lul :)