From a9f019e2d1133b626a2a3389262a4166dff04f0e Mon Sep 17 00:00:00 2001 From: Leeon123 Date: Sat, 26 Jan 2019 11:59:39 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ce894ef..d38a2b9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ CC///// CC///// | ddos tool |/ CCCCC/ CCCCC/ |___________|/ -# CC-attack ![](https://img.shields.io/badge/Version-1.6.1-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg) +# CC-attack ![](https://img.shields.io/badge/Version-1.6.2-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg) Use Socks5 proxy to ddos(Http-Flood) attack. (It supports socks4 too,but the best choice is using socks5) @@ -20,6 +20,8 @@ MIT License ## News +**SLOW ATTACK MODE ADDED** + Added google search referer header ***Fixed*** some *bug* when doing **SSL requests**. @@ -28,8 +30,7 @@ Added google search referer header ## Install - pip3 install pysocks - pip3 install requests + pip3 install requests pysocks git clone https://github.com/Leeon123/CC-attack.git cd CC-attack