Skip to content
/ lcc Public

Get the least common CIDR of a list of IPv4 addresses.

License

Notifications You must be signed in to change notification settings

flavono123/lcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcc; Least Common CIDR

Get the least common CIDR of a list of IPv4 addresses.

logo

<gif-example>

Usage

$ lcc help

NAME:
   lcc - get the least common CIDR from a list of IP addresses

USAGE:
   lcc [global options] command [command options] IP1 [IP2 ...]

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h  show help

Install

macOS(Hombrew)

WIP

Go

$ git clone https://github.com/flavono123/lcc.git
$ cd lcc
$ go install

Algorithm

Contributing

WIP

About

Get the least common CIDR of a list of IPv4 addresses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages