package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCIDR returns a range that iterates through a block of IP addreses in pseudorandom order, with a fixed port.
NewPortRange returns a PortRange from low to high on the supplied IP address.
No description provided by the author

# Constants

No description provided by the author

# Variables

ErrCIDROverflow is returned when a CIDR block is too large.

# Structs

The CIDR crawl-strategy iterates through a subnet in pseudorandom order, skipping over the network and broadcast addresses, issuing requests to a fixed port.
No description provided by the author
PortRange iterates through ports on the specified IP, in order, from Low to High.
TranscoderCIDR decodes a uint8 CIDR block.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author