Skip to content

A collection of simple tools to merge, consolidate and mess around with CIDR subnets and IP ranges

Notifications You must be signed in to change notification settings

Sharifi-Amin/IP-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IP-Tools

A collection of simple tools to merge, consolidate and mess around with CIDR subnets and IP ranges

merge.py

Merge diffrent subnets, ranges and single IPs into the smallest list of subnets possible

Usage: merge.py -i <inputfile> -o <outputfile>

exclude.py

exclude a list of single IPs or a subnets from a bigger list of subnets or single IPs

Usage: exclude.py -e <excludelist> -f <fromlist>

About

A collection of simple tools to merge, consolidate and mess around with CIDR subnets and IP ranges

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages