package
0.0.0-20210102134230-e437007d3e6f
Repository: https://github.com/javadmohebbi/gopentesttool.git
Documentation: pkg.go.dev

# Functions

ParseIPv4Array will get target x.x.x.x/x IP/MASK (CIDR) and returns list of IPs as array of string This function is using the https://stackoverflow.com/questions/60540465/go-how-to-list-all-ips-in-a-network answer to extract IPs from the target CIDR.