You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread Thread-24:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "Saddam.py", line 265, in __attack
size, _ = self.GetAmpSize(proto, soldier)
File "Saddam.py", line 198, in GetAmpSize
sock.sendto(packet, (soldier, PORT[proto]))
gaierror: [Errno -2] Name or service not known
Sent | Traffic | Packet/s | Bit/s
Error: float division by zero
Please tell me why, thank you
The text was updated successfully, but these errors were encountered:
Exception in thread Thread-24:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "Saddam.py", line 265, in __attack
size, _ = self.GetAmpSize(proto, soldier)
File "Saddam.py", line 198, in GetAmpSize
sock.sendto(packet, (soldier, PORT[proto]))
gaierror: [Errno -2] Name or service not known
Error: float division by zero
Please tell me why, thank you
The text was updated successfully, but these errors were encountered: