Clone and Install Script
git clone https://github.com/Darkcode-it/DDOS.git
cd DDOS
python DDOS.py
One-Line Installing on Fresh VPS
apt update -y && apt upgrade -y
&& git clone https://github.com/Darkcode-it/DDOS.git
&& cd DDOS && python DDOS.py