A simple python tool to scan different ports on your network very fast
git clone https://github.com/krishpranav/pyscan
cd pyscan
python3 -m pip install -r requirements.txt
python3 pyscan.py
python3 pyscan.py
pyscan $> use ssh
pyscan/ssh $> options
pyscan/ssh $> set network 192.168.0.0/24
pyscan/ssh $> run