ep4sh / pyddos

examples of python SCAPY lib for DDOS (udp, syn flood etc). You must use this only in education mission!
MIT License
19 stars 6 forks source link

Documentation / User Manual #1

Open GoodbyeKittyy opened 1 month ago

GoodbyeKittyy commented 1 month ago

Hi there,

Is there any video, documentation or user manual that I can refer to run this example? :)

ep4sh commented 1 week ago

Hi @GoodbyeKittyy, I think no, there isn't. You just need to run the particular file with python interpreter. Please be noted, that these examples are very simple. I created them when I only get started my Python journey.