Documentation
¶
Index ¶
- func IP4SubnetDescribe(ip string, bits int, secondaryBits int)
- func IP4SubnetDivide(ip string, bits int, secondaryBits int)
- func IP4SubnetRanges(ip string, bits int, secondaryBits int)
- func IP6RandomIPs(ip6Type string, number int)
- func IP6SubnetDescribe(ip string, bits int, random bool, ip6Type string, json, yaml bool)
- func LookupDomain(domains []string, mxLookup bool, toJSON, toYAML bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IP4SubnetDescribe ¶
IP4SubnetDescribe describe a subnet Needs review and cleanup Investigate iptools subnetip4 describe -ip 10.32.0.0 -bits 23 -secondary-bits 24 Consider working with a prefix and not an ip string
func IP4SubnetDivide ¶
IP4SubnetDivide divide a subnet into ranges
func IP4SubnetRanges ¶
IP4SubnetRanges divide a subnet into ranges
func IP6RandomIPs ¶
IP6RandomIPs produce list of random IPs
func IP6SubnetDescribe ¶
IP6SubnetDescribe describe a link-local address
func LookupDomain ¶ added in v0.1.33
LookupDomain look up IPs for a domain
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.