Is An HTTP Flood Tool Created By Amir for Python3
.
This tool was made to learn how HTTP Flood attacks work, and to try it on your own servers, I am not responsible for any illegal use of this tool.
You need to install the tool requirements.
python3 -m pip install -r requirements.txt
#OR
py3 -m pip install -r requirements.txt
#OR
pip3 install -r requirements.txt
python3 DDosX.py
#OR
py3 DDosX.py
I advise not to use the tool on your own devices unless your internet is capable of carrying out attacks, I recommend using it on servers because it has a high internet speed.