api

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Done = -1
)

Functions

This section is empty.

Types

type OnResultCallback

type OnResultCallback func(r Result)
var OnResult OnResultCallback

type Result

type Result struct {
	Host    string
	IP      string
	Port    int
	Service string
	Product string
	Status  int
}

func PortScanner

func PortScanner(targets []string, top string, limit int) ([]Result, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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