SkillAgentSearch skills...

Reqflood

An HTTP requests flooder made in Python

Install / Use

/learn @Datalux/Reqflood
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

reqflood

An HTTP requests flooder made in Python.

<p align="center"> <img align="center" src=".img/img.png"> </p>

Features

  • Send GET and POST requests
  • Send requests with a delay
  • Limit request number

Use cases

  • Stress test
  • Penetration testing

Disclaimer

  • Use this script only against servers you control
  • I don't assume any responsability for the use of this tool

Installation

  1. Clone the repository with: git clone https://github.com/Datalux/reqflood
  2. (OPTIONAL) create a command to directly execute script. In your bash profile add following line: alias reqflood='<YOUR-PATH>/reqflood/main.py' where in <YOUR-PATH> insert path where you cloned the repository
View on GitHub
GitHub Stars21
CategoryDevelopment
Updated10mo ago
Forks2

Languages

Python

Security Score

87/100

Audited on Jun 3, 2025

No findings