Add CHANGELOG.md entry for the config file stuff (#309)
This commit is contained in:
parent
bde943cc5d
commit
1f89295d25
@ -2,6 +2,9 @@
|
|||||||
- master
|
- master
|
||||||
- New
|
- New
|
||||||
- New CLI flag `-rate` to set maximum rate of requests per second. The adjustment is dynamic.
|
- New CLI flag `-rate` to set maximum rate of requests per second. The adjustment is dynamic.
|
||||||
|
- New CLI flag `-config` to define a configuration file with preconfigured settings for the job.
|
||||||
|
- Ffuf now reads a default configuration file `$HOME/.ffufrc` upon startup. Options set in this file
|
||||||
|
are overwritten by the ones provided on CLI.
|
||||||
- Change banner logging to stderr instead of stdout.
|
- Change banner logging to stderr instead of stdout.
|
||||||
|
|
||||||
- Changed
|
- Changed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user