This commit is contained in:
Jonathan Claudius 2019-03-11 16:14:46 -04:00
Родитель 7b5c30b467
Коммит 4c12664c5b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4BCDD990313DFA87
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ If you'd like to contribute, please reach out to [me](https://mozillians.org/en-
1. First, download the repo: `git clone https://github.com/caggle/vautomator-standalone.git && cd vautomator-standalone`
2. Build the Docker image: `make build`
3. Run it!: `make scan TARGET=https://example.net`
3. Run it!: `make scan TARGET=example.net`
4. You can review tool results in the ./results folder while vautomator does it's thing
Example run: