This commit is contained in:
gurkenhabicht 2022-10-20 19:36:21 +02:00
parent 156fcba4cf
commit 12e7fb6b5b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ This is a vagrant setup for using BlackArch as a portable pentest environment.
## Create VM
```sh
./setup.sh
./run.sh
```
* An RSA key will be created, Vagrant will start creating the VM. Provisioning the VM is done via Ansible's `playbook.yml`.
* Reboot after Ansible has provisioned the VM to get the gui to work.