Skip to content

A binary to transform CIDR to IP List if necessary

Notifications You must be signed in to change notification settings

ascension-association/ipl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipl

Generate a IP List from CIDR only if necessary. Else, it prints the IP.

Setup

go install github.com/shoxxdj/ipl@latest

Usage

Using argv

ipl <CIDR>

Using stdin

echo "10.10.10.0/24" | ipl

About

A binary to transform CIDR to IP List if necessary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%