gomapcli

package
v0.3.4 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

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

func ParsePorts(portStr string) ([]uint16, error)

ParsePorts parses the ports string and returns a slice of unsigned 16-bit integers

func ParseTarget

func ParseTarget(target string) (net.IP, error)

ParseTarget parses the target string and returns the IP address as a net.IP. Can parse domain names and IP addresses

func Runner

func Runner(c *cli.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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