python-ifconfig

Display network interface status
Download

python-ifconfig Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Zhigang Wang
  • Publisher web site:
  • http://code.google.com/u/w1z2g3/

python-ifconfig Tags


python-ifconfig Description

Display network interface status python-ifconfig is a Python module to display network interface status.This module is originally written by David N. Welton.Installation: # 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'} Requirements: · Python


python-ifconfig Related Software