sniffer in python

billiejoex billiejoex at fastwebnet.it
Tue Aug 16 07:58:10 EDT 2005


Moreover the getInterface() function seems to be unexistent:

>>> from pcapy import *
>>> getInterface()
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
NameError: name 'getInterface' is not defined

Maybe it can be used only on *nix platforms? 





More information about the Python-list mailing list