hostsocket

package
v0.58.1 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetDiscoverer

type NetDiscoverer struct {
	*logger.Logger
	model.Base
	// contains filtered or unexported fields
}

func NewNetSocketDiscoverer

func NewNetSocketDiscoverer(cfg NetworkSocketConfig) (*NetDiscoverer, error)

func (*NetDiscoverer) Discover

func (d *NetDiscoverer) Discover(ctx context.Context, in chan<- []model.TargetGroup)

type NetSocketTarget

type NetSocketTarget struct {
	model.Base

	Protocol string
	Address  string
	Port     string
	Comm     string
	Cmdline  string
	// contains filtered or unexported fields
}

func (*NetSocketTarget) Hash

func (t *NetSocketTarget) Hash() uint64

func (*NetSocketTarget) TUID

func (t *NetSocketTarget) TUID() string

type NetworkSocketConfig

type NetworkSocketConfig struct {
	Tags string
}

Jump to

Keyboard shortcuts

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