Documentation ¶
Overview ¶
Package utils offer a set of helpers for the scanner
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFreeTCPPort ¶
Listen on port 0 to get a free port assigned by the system. Get the actual address, including the assigned port.
func GetServiceName ¶ added in v1.0.1
GetServiceName opens the services.csv downloaded from https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv and returns the service name for a given port number and protocol
Types ¶
type ServiceInfo ¶ added in v1.0.1
ServiceInfo represents information about a service
Click to show internal directories.
Click to hide internal directories.