Skip to content

Get a representative random sampling from a CIDR range

License

Notifications You must be signed in to change notification settings

w0rtw0rt/ipranger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to IPRanger 🤠

Version License: MIT

IPRanger Screenshot

IPRanger gives you a representative random sample hosts from a CIDR range. Intended to help when scanning every host is infeasible due to scope size.

Requirements

  • Python 3.6+ (The precompiled binary specifically requires Python 3.8)

Installation

git clone https://github.com/bennettwarner/ipranger.git
cd ipranger
pip3 install -r requirements.txt

or run the precompiled binary available under releases

Usage

python3 ./ipranger/ipranger.py -i 10.10.10.1/24 -o ./myhosts.txt

Contributors

Bennett Warner

Zach Lawson

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Get a representative random sampling from a CIDR range

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.7%
  • Makefile 11.3%