Skip to content

Quick and dirty python script that will take IP ranges from a file and split them according to how man scanners you are going to use.

Notifications You must be signed in to change notification settings

Cloudxtreme/splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

splitter

Quick and dirty python script that will take IP ranges from a file and split them according to how many scanners you are going to use.

Usage: ./splitter.py -f [file] -s [number of scanners]

The output file will be "split_ip_ranges.txt"

  • Its not multi-threaded, so expect longer completion time with relatively large lists.

About

Quick and dirty python script that will take IP ranges from a file and split them according to how man scanners you are going to use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages