From 0e44d5903618a1e8c41bb68d6a738650cd51aaa7 Mon Sep 17 00:00:00 2001 From: Leeon123 Date: Thu, 19 Sep 2019 18:56:30 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 562b66e..726c134 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Golang-httpflood ![](https://img.shields.io/badge/Version-1.2-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg) +# Golang-httpflood ![](https://img.shields.io/badge/Version-1.5-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg) Using Golang(net/socket) to httpflood **Using tcp socket to send Http request** @@ -15,6 +15,8 @@ Using Golang(net/socket) to httpflood - [x] HTTP Post Flood - [x] Random url(http get flood) - [x] Self edit header(You can use "nil" to use default header) + - [x] Improved threading control + - [x] More powerful flood ----------------------------------------------------- Default header setting: - [x] Random user-agents