Documentation ¶
Overview ¶
The gomapcli package contains the main logic for the CLI application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Top1000Ports = []uint16{} /* 1000 elements not displayed */
Functions ¶
func ParsePorts ¶
ParsePorts parses the ports string and returns a slice of unsigned 16-bit integers
func ParseTarget ¶
ParseTarget parses the target string and returns the IP address as a net.IP. Can parse domain names and IP addresses
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.