How to get a list of net interfaces and information about them?

Is there a way to get a list of network interfaces with std and is there any function to extract basic info about them (IP addresses, mtu)? I found only a resolve function that only gives you an index of an interface.

i’am using this

nif.c (4.1 KB)

* C, not Zig, sorry

  • Linux , not Windo$, sorry No. 2
1 Like