Skip to content

Commit

Permalink
Update HELP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jun 15, 2024
1 parent 83c40f6 commit d2a4988
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions HELP.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,11 @@ A blazing fast web directory scanner

Possible values: `true`, `false`

* `--external` — Allow external domains to be scanned in spider mode (Warning: this can generate a lot of traffic)

Possible values: `true`, `false`

* `-a`, `--attributes <ATTRIBUTES>` — Attributes to be crawled in spider mode
* `--scripts <SCRIPTS>` — Scripts to run after each request
* `--ignore-scripts-errors` — Ignore scripts errors

Expand All @@ -115,6 +120,14 @@ A blazing fast web directory scanner
Possible values: `true`, `false`

* `--completions <COMPLETIONS>`
* `--open-config` — Open the config in the default editor (EDITOR)

Possible values: `true`, `false`

* `--default-config` — Print the default config in TOML format. Useful for debugging and creating your own config

Possible values: `true`, `false`




Expand Down

0 comments on commit d2a4988

Please sign in to comment.