Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isPique authored Aug 9, 2024
1 parent d14bc17 commit 401ea1a
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 401ea1a

Please sign in to comment.