Skip to content

A simple python tool to scan different ports on your network very fast

Notifications You must be signed in to change notification settings

krishpranav/pyscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyscan

A simple python tool to scan different ports on your network very fast

forthebadge

Installation

git clone https://github.com/krishpranav/pyscan
cd pyscan
python3 -m pip install -r requirements.txt
python3 pyscan.py

Usage

python3 pyscan.py
pyscan $> use ssh
pyscan/ssh $> options
pyscan/ssh $> set network 192.168.0.0/24
pyscan/ssh $> run