eric7.SystemUtilities.NetworkUtilities

Module implementing network related utility functions.

Global Attributes

None

Classes

None

Functions

ipv6AddressScope Function to determine the scope of an IPv6 address.


ipv6AddressScope

ipv6AddressScope(address)

Function to determine the scope of an IPv6 address.

address (str)
IPv6 address
Return:
address scope
Return Type:
str
Up