Skip to content

FHC v0.5.0

Compare
Choose a tag to compare
@Edu4rdSHL Edu4rdSHL released this 09 May 10:51
· 46 commits to main since this release
33f527b
  • Wordlists support for brute-forcing a custom -d/--domain. Usage: cat wordlist.txt | fhc -d example.com. It will append all the words in wordlist.txt to example.com and then check the HTTP status of the resulting hosts. 4439d45
  • Random user agent per request support. 4439d45
  • Performance improvement dropping the tasks once finished. 4439d45
  • Add --retries support, fixed #1. cd220f7
  • Bump dependencies. 4439d45