From fbc6215400ec1d13eb5d9688507f4f88bb3c41f0 Mon Sep 17 00:00:00 2001 From: Leeon123 Date: Thu, 24 Mar 2022 19:35:45 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e1904b3..3d13856 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,11 @@ CCCCC/ CCCCC/ |___________|/ # CC-attack ![](https://img.shields.io/badge/Version-3.7-brightgreen.svg) ![](https://img.shields.io/badge/license-GPLv2-blue.svg) - A script for using socks4/5 proxies to attack http(s) server. + A script for using socks4/5 or http proxies to attack http(s) server. News: -- [x] Changed input method. Now using command line arguments -- [x] Removed indicator -- [x] Removed slow attack +- [x] Added Support of HTTP proxies +- [x] Added More proxies api to download Info: - [x] Using Python3 @@ -25,6 +24,10 @@ - [x] Support HTTPS - [x] Support Socks4/5 +## Showcase +Using multiproc.sh with socks4 on a vps +![](https://i.imgur.com/KLJIZs8.png) + ## Install pip3 install requests pysocks