Metadata-Version: 2.1
Name: blow
Version: 0.1.0
Summary: Small script to dos evil hackers.
License: GPL-3
Author: 4thel00z
Author-email: 4thel00z@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: grequests (>=0.6.0,<0.7.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
Description-Content-Type: text/markdown

# blow

## Motivation

Load testing a page quickly.

## Installation

```
pip install blow
```

## Usage

```
blow --method get --factor 123 https://example.com
```

## License

This project is licensed under the GPL-3 license.

