Network Module

Matthew Franz mdfranz at gmail.com
Tue Jan 1 17:31:30 EST 2008


Why not just wrap netstat for what you need? or you might be able to
get from /proc entries? Or look at
http://www.psychofx.com/psi/trac/wiki/  (PSI Tools)   If you want
interface statistics you can process the CSV output of bwm-ng
(http://www.gropp.org/?id=projects&sub=bwm-ng)

- mdf

On Jan 1, 2008 7:40 AM, Sunil Ghai <sunilkrghai at gmail.com> wrote:
> Hello people,
> I am searching for a python module to interact with the network
> connections/interfaces. For example the number of active TCP/IP connections
> via eth0 interface and all that stuff.
> I have done googling and search at python<dot>org but couldn't find any.
>
> Thanks
> Sunil Kumar Ghai
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
Matthew Franz
http://www.threatmind.net/



More information about the Python-list mailing list