boom

command
v0.0.0-...-f9b4428 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2022 License: GPL-3.0 Imports: 5 Imported by: 0

README

Boom

Boom expands CIDR ranges into usable IP addresses (broadcast and network ID removed).

Usage

$ echo 192.168.0.0/24 | boom
192.168.0.1
192.168.0.2
...
192.168.0.253
192.168.0.254

Installation

$ go get -u github.com/leesoh/hacks/boom

Thanks

  • This is a paper-thin wrapper around go-cidr, who have done the heavy lifting here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL