Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeon123 authored Mar 24, 2022
1 parent a4bc96e commit fbc6215
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit fbc6215

Please sign in to comment.