getNetworkIfs
Retrieves the network interfaces, with the option to include local interfaces.
Return
A list of NetworkIF
objects representing the network interfaces.
Parameters
includeLocalInterfaces
Whether to include local interfaces (such as loopback).