Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/floriankunushevci/rang3r

rang3r | Multi Thread IP + Port Scanner
https://github.com/floriankunushevci/rang3r

Last synced: about 2 months ago
JSON representation

rang3r | Multi Thread IP + Port Scanner

Awesome Lists containing this project

README

        

# 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.

Screenshot

## Usage
###### git clone https://github.com/floriankunushevci/rang3r
###### cd 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