Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 460 Bytes

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