Skip to content
/ ipl Public

A binary to transform CIDR to IP List if necessary

Notifications You must be signed in to change notification settings

shoxxdj/ipl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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

Packages

No packages published

Languages