Skip to content

Commit 2984631

Browse files
authored
Update README.md
1 parent a38c553 commit 2984631

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@
88
# CC-attack ![](https://img.shields.io/badge/Version-3.2.Beta-brightgreen.svg) ![](https://img.shields.io/badge/license-MIT-blue.svg)
99
A script for using socks4/5 proxies to attack http server.
1010

11-
I removed the mixed proxies flood because in my perspective, it doesn't give more performance when flooding.
12-
11+
Well, looks like python can't handle random generate as fast as golang.
12+
13+
Removed lots of junk code.
14+
1315
News:
16+
- [x] optimize code
17+
- [x] Added HEAD method
1418
- [x] Customize Cookies
1519
- [x] Customize post data
16-
- [x] Fast Socket Re-use
17-
- [x] Random Client IP(only get mode)
1820

1921
Info:
2022
- [x] Using Python3
@@ -30,7 +32,6 @@
3032
- [x] Random Http post data
3133
- [x] Random Http Header
3234
- [x] Random Http Useragent
33-
- [x] Removed mixed proxies flood
3435
- [x] Added proxies mode selection
3536
- [x] Still Improving Project
3637

0 commit comments

Comments
 (0)