Skip to content

smfahimbd/ddos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddos

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.


Requirements

  • Node.js v14+
  • npm (or yarn)

Quick install

git clone https://github.com/smfahimbd/ddos.git
cd ddos
npm install

Run

node app.js

Repository structure Project:

ddos/
├─ media/
│  └─ image.png
├─ README.md
├─ app.js
├─ package.json
├─ proxy.txt
└─  ua.txt

Embed the screenshot in this README (it will render on GitHub):

Demo

Notes

  • Always have permission before testing.
  • This tool can generate heavy traffic — use responsibly.

License

Provided as-is. The author is not responsible for misuse.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published