Skip to content

Instantly share code, notes, and snippets.

@tisto
Created September 7, 2023 06:45
Show Gist options
  • Save tisto/42b5b815a649878cf22784a0d4bd9700 to your computer and use it in GitHub Desktop.
Save tisto/42b5b815a649878cf22784a0d4bd9700 to your computer and use it in GitHub Desktop.
Pwnagotchi with Waveshare V3 (rev 2.1) display
# Todo
- create SD card with latest pwnagotchi release (1.5.5)
- git clone https://github.com/evilsocket/pwnagotchi
- rsync -avz pwnagotchi pi@10.0.0.2:/home/pi/pwnagotchi/
- cd pwnagotchi
- pip3 install .
Source: https://github.com/evilsocket/pwnagotchi/issues/1156#issuecomment-1509986603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment