Update README (#103)
This commit is contained in:
parent
6059ead533
commit
c29efff5f7
@ -198,11 +198,13 @@ The only dependency of ffuf is Go 1.11. No dependencies outside of Go standard l
|
|||||||
- Full URL is always shown in the output files (when using `-o`)
|
- Full URL is always shown in the output files (when using `-o`)
|
||||||
- HTML output format got [DataTables](https://datatables.net/) support allowing realtime searches, sorting by column etc.
|
- HTML output format got [DataTables](https://datatables.net/) support allowing realtime searches, sorting by column etc.
|
||||||
- New CLI flag `-v` for verbose output. Including full URL, and redirect location.
|
- New CLI flag `-v` for verbose output. Including full URL, and redirect location.
|
||||||
|
- SIGTERM monitoring, in order to catch keyboard interrupts an such, to be able to write `-o` files before exiting.
|
||||||
- Changed
|
- Changed
|
||||||
- Fixed a bug in the default multi wordlist mode
|
- Fixed a bug in the default multi wordlist mode
|
||||||
- Fixed JSON output regression, where all the input data was always encoded in base64
|
- Fixed JSON output regression, where all the input data was always encoded in base64
|
||||||
- `--debug-log` no correctly logs connection errors
|
- `--debug-log` no correctly logs connection errors
|
||||||
- Removed `-l` flag in favor of `-v`
|
- Removed `-l` flag in favor of `-v`
|
||||||
|
- More verbose information in banner shown in startup.
|
||||||
|
|
||||||
- v0.11
|
- v0.11
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user