Expand description
Provides helpers for selecting a network interface on the current host through which to preform network scanning
Structs§
- Network
Interface - Represents a network interface on current host
Functions§
- get_
available_ port - Finds an available port on the current host. This is useful when setting the listening port on a scanner where packets will be received.
- get_
default_ interface - Finds and returns the default NetworkInterface for current host
- get_
interface - Finds and returns a NetworkInterface by name for current host