summaryrefslogtreecommitdiffstats
path: root/python/python3-ifaddr/README
blob: b44277ade812fcec84c3c675d07ec2c2b251181a (plain)
1
2
3
4
5
6
7
python3-ifaddr (Python Library to enumerate all network interfaces)

ifaddr is a small Python library that allows you to find all the
Ethernet and IP addresses of the computer. It is tested on Linux,
OS X, and Windows. Other BSD derivatives like OpenBSD, FreeBSD,
and NetBSD should work too, but I haven't personally tested
those. Solaris/Illumos should also work.