Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/floriankunushevci/rang3r
rang3r | Multi Thread IP + Port Scanner
https://github.com/floriankunushevci/rang3r
Last synced: 15 days ago
JSON representation
rang3r | Multi Thread IP + Port Scanner
- Host: GitHub
- URL: https://github.com/floriankunushevci/rang3r
- Owner: floriankunushevci
- License: gpl-3.0
- Created: 2018-01-08T17:37:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T07:10:25.000Z (about 1 year ago)
- Last Synced: 2024-08-01T16:35:34.968Z (3 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 83
- Watchers: 3
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-termux-hacking - rang3r - rang3r | Multi Thread IP + Port Scanner.[![->](https://img.shields.io/github/stars/floriankunushevci/rang3r.svg?style=social&label=Star&maxAge=2592000)](https://github.com/floriankunushevci/rang3r/stargazers/) (Uncategorized / Uncategorized)
README
# rang3r
rang3r | Multi Thread IP + Port Scannerrang3r 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