mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update README.md
This commit is contained in:
@ -93,6 +93,8 @@ cd bettercap
|
|||||||
make all
|
make all
|
||||||
sudo make install
|
sudo make install
|
||||||
sudo bettercap -eval "caplets.update; ui.update; quit"
|
sudo bettercap -eval "caplets.update; ui.update; quit"
|
||||||
|
sudo nano /usr/local/share/bettercap/caplets/pwnagotchi-auto.cap # change iface to wlan0
|
||||||
|
sudo nano /usr/local/share/bettercap/caplets/pwnagotchi-manual.cap # change iface to wlan0
|
||||||
```
|
```
|
||||||
|
|
||||||
# Install PwnGrid
|
# Install PwnGrid
|
||||||
@ -150,4 +152,4 @@ sudo systemctl enable pwnagotchi
|
|||||||
|
|
||||||
sudo sync
|
sudo sync
|
||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user