Skip to content

v2023.05.5

Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 10:43
· 11 commits to main since this release

Changelog

  • 63b4dbe Some additional checks
  • 45f3e04 Print statuscodes between 300-400 in orange and 200-300 in green
  • a517f94 Don't halt when a http request results in a panic
  • 4a193c4 Added a random user-agent string to every http request
  • 58ad106 Added checks via different HTTP schemes
  • 5ff8a2a And again moar checks to bypass 40* added
  • cd55833 Added -force flag to force scanning all URL's regardless of initial 40* status code
  • afa7f8c Skip SSL verification
  • 464e9f1 Prevent checking an URL if it doesnt return a 40* code