RDDoS_Tool icon indicating copy to clipboard operation
RDDoS_Tool copied to clipboard

🔫 Red DDoS Tool is -THE BEST- tool for DDoS attacks.

Results 9 RDDoS_Tool issues
Sort by recently updated
recently updated
newest added

It wont run, it gives me a weird message when ever i try to run the .py file. I have python 3.10 ![Screenshot (145)](https://user-images.githubusercontent.com/98050944/167693408-627fad0a-72d0-4eeb-8090-552fcb755ff3.png) .

Traceback (most recent call last): File "C:\Users\sabah\RDDoS_Tool\RDDoS_Tool\RDDoS_Tool.py", line 10, in from tqdm.auto import tqdm ModuleNotFoundError: No module named 'tqdm' FIX PLEASE

I could be mistaken, and have read the code wrong, but how is this a DDoS tool? Seems to be just a ping loop, and there isn't machine distribution, nor...

⋊> ~/RDDoS_Tool on main ◦ python3 RDDoS_Tool.py 21:05:54 Traceback (most recent call last): File "/data/data/com.termux/files/home/RDDoS_Tool/RDDoS_Tool.py", line 15, in import pyfiglet File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/pyfiglet/__init__.py", line 8, in import pkg_resources ModuleNotFoundError: No module...

I need to send udp ddos for pubg.. I have ip and port is this work?

**Here is the code:** `C:\Users\wigg-\RDDoS_Tool>python3 RDDoS_Tool.pyTraceback (most recent call last): File "C:\Users\wigg-\RDDoS_Tool\RDDoS_Tool.py", line 10, in from tqdm.auto import tqdm ModuleNotFoundError: No module named 'tqdm' C:\Users\wigg-\RDDoS_Tool>pip install tqdm Requirement already satisfied:...