Documentation
¶
Overview ¶
Package socket implements raw TCP/UDP socket send and receive functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSocketSend ¶
func RunSocketSend(ctx context.Context, config discoverfern.DiscoverSocketConfig) (*discoverfern.DiscoverSocketReport, error)
RunSocketSend opens a raw TCP or UDP socket to the target, optionally sends data, reads the response, and returns a structured report.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.