marounilabuni
marounilabuni
The error in file: ip_spoofing/dos_attack.py Link: https://github.com/pankajmore/ip_spoofing/blob/master/dos_attack.py 
I did it and got this error In line 36 Line 36 is: s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_ICMP) 
You are great