Skip to content

Cgboal/Decant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Decant

Decant can be used to expand CIDR ranges into a list of IP addresses easily. For example:

$ echo 192.168.0.0/24 | decant

You can also supply a list of ranges by cating a file into decant.

Installation

go get github.com/cgboal/decant

About

Expand CIDR ranges to IPv4 addresses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages