From 401ea1a7c6143b0584e71c46430cd516805f67cf Mon Sep 17 00:00:00 2001 From: isPique <139041426+isPique@users.noreply.github.com> Date: Fri, 9 Aug 2024 13:13:47 +0300 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 31eaaea..f8f4d03 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ > [!WARNING] > ***This tool is ONLY for demonstrate how network systems and services may be stressed under load and to help with understanding network performance. Unauthorized or malicious use of this tool can lead to legal consequences, including criminal charges.*** -# Presequites - -- Python 3.x -- Windows / Linux -- [Scapy](https://scapy.net/) -- [AIOHTTP](https://docs.aiohttp.org/) -- [Fake User Agent](https://fake-useragent.readthedocs.io/) +# Prerequisites + +| Requirement | Version | +|-------------|---------| +| Python | 3.7 or higher | +| Windows / Linux | any version | +| [Scapy](https://scapy.net/) | Latest | +| [AIOHTTP](https://docs.aiohttp.org/) | Latest | +| [Fake User Agent](https://fake-useragent.readthedocs.io/) | Latest | ## Avaliable Attacks (will add more soon)