Project Summary

  Analyzed 9 days ago based on code collected 9 days ago.

IntroductionThis is a python module to display network interface status.

This module is originally written by David N. Welton.

Install # python setup.py installUsage>>> from ifconfig import ifconfig
>>> ifconfig('eth0')
{'hwaddr': '00:13:72:85:e8:fb', 'netmask': '255.255.254.0', 'addr': '10.182.120.78', 'brdaddr': '10.182.121.255'}Referencehttp://mail.python.org/pipermail/python-list/1999-August/009274.html http://mail.python.org/pipermail/python-list/2007-March/600895.html http://pypi.python.org/pypi/netifaces http://code.activestate.com/recipes/439094/

Tags

  ifconfig python

Share

In a Nutshell, python-ifconfig...

Languages

C
62%
Python
33%
Make
5%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 11 2013 — May 11 2013

12 Month Summary May 11 2012 — May 11 2013

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.