utils

package
v0.0.24 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEntriesFromFiles

func GetEntriesFromFiles(paths []string) ([]string, error)

func RunNetworkApplicationEnumerate added in v0.0.20

func RunNetworkApplicationEnumerate(ctx context.Context, targets []string, networkApplication utilsFern.NetworkApplication, timeout int) (utilsFern.NetworkApplicationEnumerateReport, error)

Types

type NetworkApplicationEngine added in v0.0.20

type NetworkApplicationEngine struct {
	Library NetworkApplicationLibrary
}

type NetworkApplicationLibrary added in v0.0.20

type NetworkApplicationLibrary interface {
	EnumerateTarget(ctx context.Context, target string) (*utilsFern.NetworkApplicationEnumerateDetails, []string)
}

Jump to

Keyboard shortcuts

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