cidr

command module
v0.0.0-...-30cfb5d Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

cidr

Build Status

This package provides a command line interface to get a network cidr information.

The cidr package needs golang.

Installation

The easiest way to install cidr is to use go get command.

go get github.com/hiramotoys/cidr

How to use

You can get a network cidr information with cidr detail command.

$ cidr detail 192.168.32.16/29
CIDR: 192.168.32.16/29
IP address: 192.168.32.16
Subnet mask: 255.255.255.248
Network address: 192.168.32.16
Broadcast address: 192.168.32.23
IP address range: 192.168.32.16 192.168.32.17 192.168.32.18 192.168.32.19 192.168.32.20 192.168.32.21 192.168.32.22 192.168.32.23

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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