sysinfo icon indicating copy to clipboard operation
sysinfo copied to clipboard

Support for net interfaces on FreeBSD and macOS

Open tredoe opened this issue 4 years ago • 0 comments

I've found some information of low level related to net interfaces, for if somebody with knowledge of low level would want to add it.

  • https://kbyanc.blogspot.com/2010/11/python-enumerating-ip-addresses-on.html
  • https://developer.apple.com/library/archive/documentation/System/Conceptual/ManPages_iPhoneOS/man3/getifaddrs.3.html
  • https://nxmnpg.lemoda.net/3/getifaddrs
  • https://www.lemoda.net/freebsd/net-interfaces/index.html

tredoe avatar Aug 05 '20 16:08 tredoe