summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKr1ss2020-12-02 20:11:19 +0100
committerKr1ss2020-12-02 20:11:19 +0100
commitb43f02b8c257534aa9fba5a84234899076620682 (patch)
treebfd68097860c3feca3f78bcca97e93b24be19d1f /CHANGELOG.md
parentefdfac46947ae3de06e7db218d32ae29228a401c (diff)
downloadaur-b43f02b8c257534aa9fba5a84234899076620682.tar.gz
rebuild against python 3.9
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md22
1 files changed, 13 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5915a412a3bd..32021da5244e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,18 +1,22 @@
# Changelog
-0.4.1 - Updating ...
+Updating ...
---------
- Faster
-- Added no extension option
-- Removed the delay between test requests when using -s
-- Support capital wordlist format
+- Allow to brute force through a CIDR notation
+- Exclude responses by human readable sizes
+- Provide headers from a file
+- Match/filter status codes by ranges
+- Detect 429 response status code
- Support SOCKS proxy
-- Option to stop whenever an error occurs
-- Option to provide headers using file as input
-- Option to exclude responses by human readable sizes
-- XML report format
-- Several updates
+- XML, Markdown and CSV report formats
+- Capital wordlist format
+- Option to replay proxy with found paths
+- Option to remove all extensions in the wordlist
+- Option to exit whenever an error occurs
+- Option to disable colored output
+- Debug mode
- Multiple bugfixes
---------