Update README.md

This commit is contained in:
Opabinia 2024-01-20 13:01:52 +13:00 committed by GitHub
parent 0522671234
commit ccd82d5a3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ sudo cp bdaddr /usr/local/bin/
```bash
git clone https://github.com/pentestfunctions/BlueDucky.git
cd BlueDucky
sudo hciconfig hci0 up
python3 BlueDucky.py
```