Releases: MasonDye/CC-Attack-Rewrite
Releases · MasonDye/CC-Attack-Rewrite
Version 2.4.0
-
❤ New Features
- Added support for multiple HTTP request methods, including: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH, TRACE, and CONNECT. Users can specify the request method using the
-method
flag.
- Added support for multiple HTTP request methods, including: GET, POST, PUT, DELETE, HEAD, OPTIONS, PATCH, TRACE, and CONNECT. Users can specify the request method using the
-
✂ Improvements
- Renamed flag names:
userAgentFile
toua_pool
,proxyListFile
toip_pool
, andhttpVersion
tohttp_version
. - Added URL prefix check to ensure the target URL starts with
http://
orhttps://
. Defaults tohttp://
if missing.
- Renamed flag names:
-
✂ Console Output
- Improved console output formatting for better readability. For example, explicitly mentioned milliseconds for speed and timeout.
-
✂ Others
- Updated version information and release date.
-
🐛 Bug Fixes
- Fixed minor issues to improve code performance and clarity.
Version 2.3.0
❤ Update:
- Added attack time limit option.
- Added HTTP version option.
- Added additional Cookie option for requests.
Version 2.2.4
❤ Update:
- Added a per-second attack request counter.
✂ Change:
- Attack status text no longer stacks; now outputs on a single line.
- No longer prints errors; now counts errors instead.
Version 2.2.3
✂ Change:
- IP pools do not require the addition of the 'http://' protocol header.
Version 2.2.2
❤ Update:
- Multithreading optimization
- China version (Language Support)
✂ Change:
- Modify some text
Version 2.2.1
🐛 Bug Fixes:
- Abnormal program exit due to Timeout
Version 2.2.0
❤ Update:
- Set timeout
-timeout
- UA Pool (random)
- Add program info in Usage
✂ Change:
- IP Pool (random)
- Attack speed
-time
-->-speed
🐛 Bug Fixes:
- Asynchronous Multi-Threading Fix
Version 2.1.0
🐛 Bug Fixes:
- Fixed the issue of incomplete execution in goroutines.
Version 2.0.0
❤ Update:
- Asynchronous multi-threaded attacks
- Asynchronous request
- Beautify
- Add attack information
🐛 Bug Fixes:
- IP pool bug fix
- Attack speed fix
Version 1.0.0
First Version
❤Function Updates :
- Threads
- Request Speed
- Set User-Agent
- Set IP Pool