From abf5f73f151cf44eb58add71705ece0963a0d940 Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 7 Oct 2020 19:39:51 +0200 Subject: [PATCH] Download link --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9947c5b..4fa0eca 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # Basic HTTP Stress test This is a little script wrote in Python 3. It's just for simulating multiple connection in same time. ## How to use it @@ -29,4 +30,5 @@ Example: ```sh py main.py -h www.google.fr -p / -t 10 ``` - +## Download +Portable version with Python 3.9 executable included : [Download here](https://download.alexisdelhaie.ovh/Home/DetailSoftware/UHlTdHJlc3NUZXN0IC0gSFRUUCBBUEkgU3RyZXNzIHRlc3QgKEFyY2hpdmUgN3ppcCk-) (for Windows only)