rang3r
rang3r | Multi Thread IP + Port Scanner
rang3r is a python script build in Python 2.7 which scans in multi thread all alive hosts within your range that you specify. We also included the Port Scanner which scans for most vulnerable ports. Our focus building this tool was to find the best solution to find faster and efficient.
Usage
https://github.com/floriankunushevci/rang3r
git clonecd rang3r
python rang3r.py --ip 192.168.0.1
Info
This application is only for Linux (Kali Linux) systems and also you need to install termcolor in order this to work.
Credits
Created by florianx00 & H4d3s