Skip to content

☸️ A tiny cli tool to get useful IP address information from a CIDR

License

Notifications You must be signed in to change notification settings

DavidCai1111/cidr-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cidr-cli

Build Status

A tiny cli tool to get useful IP address information from a CIDR.

Installation

go get -u -v github.com/DavidCai1993/cidr-cli

Usage

cidr-cli 192.168.23.35/21
// output:
// {"IPAvailable":2046,"netID":"192.168.16.0","mask":"fffff800"}

About

☸️ A tiny cli tool to get useful IP address information from a CIDR

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages