Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Return network address list from the current host operating system
ResourceFunction["GetNetworkAddress"][] returns a list from the current host addresses such as MAC address, IPv4 and IPv6. |
Call the function without parameters:
In[1]:= |
Out[1]= |
Note that the addresses are in order according to the physical network device, as there are addresses assigned for them:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License