latest.ipv8.messaging.interfaces.lan_addresses.interfaces

Module Contents

Functions

get_providers(...)

Construct the ``AddressProvider``s that are applicable for this platform.

get_lan_addresses(→ list[str])

Attempt to find the LAN addresses of this machine using whatever means available.

latest.ipv8.messaging.interfaces.lan_addresses.interfaces.get_providers() list[latest.ipv8.messaging.interfaces.lan_addresses.addressprovider.AddressProvider]

Construct the ``AddressProvider``s that are applicable for this platform.

latest.ipv8.messaging.interfaces.lan_addresses.interfaces.get_lan_addresses() list[str]

Attempt to find the LAN addresses of this machine using whatever means available.