Skip to content

Instantly share code, notes, and snippets.

@mishfish
mishfish / pwnagotchi_install.sh
Created January 4, 2024 13:24 — forked from arainho/pwnagotchi_install.sh
install pwnagotchi on rpi4
#!/usr/bin/env bash
# install pwnagotchi on rpi4
WIFI_DEV="wlan1"
AUTO_MODE=true
DEBUG=false
PWN_GRID=false
PWN_GRID_REPORT=false
HOME_NETWORK="YourHomeNetworkMaybe"