module documentation

Network Related Functions.

Function get_ip Get IP Address of fqdn.
Function get_interfaces Get All System Interfaces.
Function get_interface_address Return interface, and ipaddress of interface.
def get_ip(fqdn):

Get IP Address of fqdn.

ParametersfqdnUndocumented (type: str)
def get_interfaces():

Get All System Interfaces.

def get_interface_address(ipv, interface):

Return interface, and ipaddress of interface.

ParametersipvUndocumented (type: str)
interfaceUndocumented (type: str)
ReturnsUndocumented (type: str)
API Documentation for v0tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.