riaps.utils.ifaces module
Various network interface utility functions Created on Nov 4, 2016
@author: riaps
- riaps.utils.ifaces.getNetworkInterfaces(nicName=None)[source]
Determine the IP address of the network interfaces Return a tuple of list of global IP addresses, list of MAC addresses, and local IP address If the requested interface is found the list will contain the information for that interface only.