Documentation
¶
Overview ¶
Package discover implements network discovery functionality for finding live hosts and services.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunHostDiscovery ¶
func RunHostDiscovery(ctx context.Context, config discoverfern.DiscoverHostConfig) (*discoverfern.DiscoverHostReport, error)
RunHostDiscovery performs host discovery on the specified target using the provided configuration. It returns a report containing discovered hosts and any errors encountered during the process. The target can be a single IP, hostname, or CIDR range.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.