Updates Readme to reflect #1460

This commit is contained in:
erwanlr
2020-03-02 11:56:42 +01:00
parent 49ac3ef528
commit 552d731e6a

View File

@@ -130,6 +130,11 @@ cli_options:
api_token: YOUR_API_TOKEN api_token: YOUR_API_TOKEN
``` ```
## Load APi Token From ENV
The API Token will be automatically loaded from the ENV variable `WPSCAN_API_TOKEN` if present. If the `--api-token` CLI option is also used, the value from the CLI will be used.
## Enumerating usernames ## Enumerating usernames
```shell ```shell