DDoS-Ripper icon indicating copy to clipboard operation
DDoS-Ripper copied to clipboard

DDos Ripper a Distributable Denied-of-Service (DDOS) attack server that cuts off targets or surrounding infrastructure in a flood of Internet traffic

Results 76 DDoS-Ripper issues
Sort by recently updated
recently updated
newest added

Fix Title: USAGE in readme.md

https://github.com/palahsu/DDoS-Ripper/files/8355861/dripper.txt

I tried several times with different IPs but it does not work no matter how much I try to do something https://i.imgur.com/sblQ65D.png

python3 DRipper.py -s "ip" -t 25565 it said check server adress and port

![Screenshot_20220508_025804_com termux](https://user-images.githubusercontent.com/103455620/167277315-7ec0e7cb-f912-48a7-b359-7a6132414b0c.jpg)

Traceback (most recent call last): File "DRipper.py", line 11, in eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec')) File "", line 198, in File "/usr/lib/python3.7/threading.py", line 847, in start _start_new_thread(self._bootstrap, ()) RuntimeError: can't start new thread root@pihole2:/home/misol/DDoS-Ripper#...

Code is no longer obfuscated - you can see what is going on. Memory leaks fixed - the use of queues wasn't necessary and the whole process was simplified. The...

![Uploading image.jpg…]()