changelog for 2.1.6

This commit is contained in:
Somdev Sangwan
2022-09-11 03:04:43 +05:30
committed by GitHub
parent 14da1394a7
commit 76e3c0ee39

View File

@@ -1,7 +1,8 @@
#### 2.1.6
- Fixed multiple crash-level bugs
- Various improvements to output in multi-target mode
- Fixed multiple breaking bugs
- Export results as they come in multi-target mode
- Various improvements to output in multi-target mode
- changed default chunk size 300->500 and threads to 2->5
#### 2.1.5
- Fixed header comparison (will fix infinite bruteforce on some targets)