Skip to content

Instantly share code, notes, and snippets.

View MattCurryCom's full-sized avatar

Matt Curry MattCurryCom

View GitHub Profile
@MattCurryCom
MattCurryCom / pwnagotchi_install.sh
Created July 31, 2022 16:28 — 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"