arp_scanner

package
v0.1.3-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	Hosts        chan Host
	ErrorChannel chan error

	VirtualMachine *gplasma.VirtualMachine
	// contains filtered or unexported fields
}

func NewEngine

func NewEngine(iFace, scriptSource string) (*Engine, error)

func (*Engine) Close

func (engine *Engine) Close()

func (*Engine) Start

func (engine *Engine) Start()

type Host

type Host struct {
	IP  net.IP
	MAC net.HardwareAddr
}

Jump to

Keyboard shortcuts

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