File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments