-
Notifications
You must be signed in to change notification settings - Fork 5
Releases: MasonDye/CC-Attack-Rewrite
Releases · MasonDye/CC-Attack-Rewrite
3.0.0-beta
3.0.0-beta
Pre-release
Pre-release
Assets 21
Version 2.4.0
@MasonDye
MasonDye
27db746
This commit was created on GitHub.com and signed with GitHub’s verified signature.
-
❤ 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
-methodflag.
- 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:
userAgentFiletoua_pool,proxyListFiletoip_pool, andhttpVersiontohttp_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.
Assets 13
- 6.85 MB
2024年05月30日T00:57:33Z - 6.6 MB
2024年05月30日T00:57:37Z - 6.68 MB
2024年05月30日T00:57:41Z - 6.84 MB
2024年05月30日T00:57:45Z - 6.59 MB
2024年05月30日T00:57:05Z - 6.61 MB
2024年05月30日T00:57:10Z - 6.61 MB
2024年05月30日T00:57:15Z - 6.6 MB
2024年05月30日T00:57:19Z - 6.77 MB
2024年05月30日T00:57:22Z - 6.91 MB
2024年05月30日T00:57:26Z -
2024年05月30日T00:56:39Z -
2024年05月30日T00:56:39Z - Loading
1 person reacted
Version 2.3.0
Version 2.2.4
@MasonDye
MasonDye
8c3c3e9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
❤ 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.
Assets 13
Version 2.2.3
Version 2.2.2
Version 2.2.1
Version 2.2.0
@MasonDye
MasonDye
7e27076
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
❤ 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
Assets 13
Version 2.1.0
Version 2.0.0
@MasonDye
MasonDye
a303821
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
❤ Update:
- Asynchronous multi-threaded attacks
- Asynchronous request
- Beautify
- Add attack information
🐛 Bug Fixes:
- IP pool bug fix
- Attack speed fix