github epi052/feroxbuster v1.0.4

latest releases: v2.13.1, v2.13.0, v2.12.0...
5 years ago

While helping github user @Flangyver troubleshoot the bug that was fixed in v1.0.3, we realized that log records couldn't actually be redirected to a file (this is due to the progress bar library's expected behavior). This version addresses that shortcoming.

  • -v enabled logging can be saved to a file by also using -o
    • -v logging can NOT be redirected using >, |, etc...

Example:

./feroxbuster -u http://example.com -o trace.log -vvvv

Don't miss a new feroxbuster release

NewReleases is sending notifications on new releases.