Hi guys
I ran dpkt/pcap.py and I got this error.Could anyone tell
me what is this error?
Traceback (most recent call last):
File "pcap.py", line 44, in <module>
resip =( dstip/srcip)*100
ZeroDivisionErr or: division by zero
I ran dpkt/pcap.py and I got this error.Could anyone tell
me what is this error?
Traceback (most recent call last):
File "pcap.py", line 44, in <module>
resip =( dstip/srcip)*100
ZeroDivisionErr or: division by zero
Comment