adjust readme
This commit is contained in:
parent
a9f745a577
commit
c66805c9f7
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ WPSCANDB_API_TOKEN=
|
||||||
this token is used for wpscan db api calls. To use the container:
|
this token is used for wpscan db api calls. To use the container:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
# BUILD IT
|
||||||
|
docker build -t wp_checker .
|
||||||
|
|
||||||
# PLUGIN
|
# PLUGIN
|
||||||
docker run --env-file .env wp_checker --plugin jetpack
|
docker run --env-file .env wp_checker --plugin jetpack
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue