GMLC-TDC / netif

Header-only C++14 library for getting addresses associated with network interfaces without name lookups on Windows, macOS, Linux, and FreeBSD
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

Check for feature parity with Python netifaces library #50

Open nightlark opened 10 months ago

nightlark commented 10 months ago

Check if we expose functionality equivalent to https://github.com/al45tair/netifaces

nightlark commented 3 weeks ago

Other similar libraries: https://github.com/ifaddr/ifaddr https://github.com/EstebanBorai/network-interface