A simple Node.js script for running high-request tests against a target URL.
Disclaimer: Use this tool only for testing servers you own or have explicit permission to test. Misuse is illegal and unethical.
- Node.js v14+
- npm (or yarn)
git clone https://github.com/smfahimbd/ddos.git
cd ddos
npm installnode app.jsddos/
├─ media/
│ └─ image.png
├─ README.md
├─ app.js
├─ package.json
├─ proxy.txt
└─ ua.txt
Embed the screenshot in this README (it will render on GitHub):
- Always have permission before testing.
- This tool can generate heavy traffic — use responsibly.
Provided as-is. The author is not responsible for misuse.
