Documentation
¶
Overview ¶
Package host provides the data structures and logic necessary for interacting with hosts on a network.
Package host provides the data structures and logic necessary for interacting with hosts on a network.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHostDiscover ¶
func RunHostDiscover(ctx context.Context, target string, scantype string) (hostfern.HostDiscoverReport, error)
RunHostDiscover takes a target host (which can be a CIDR) and a scantype and returns a report of all hosts that were discovered
Types ¶
Click to show internal directories.
Click to hide internal directories.