What's Changed
- fixed multiple rate limiting bugs by @epi052 in https://github.com/epi052/feroxbuster/pull/1277
- added new heuristics for identifying directory listing by @epi052 in https://github.com/epi052/feroxbuster/pull/1277
- Added web fonts to ignored extensions list by @auk0x01 in https://github.com/epi052/feroxbuster/pull/1274
- Added android/termux install instructions to docs b...