github jayofelony/pwnagotchi-bullseye v2.4
Pwnagotchi 2.4

latest releases: v2.8.4, v2.6.4, v2.6.3...
12 months ago

What's Changed

Full Changelog: jayofelony/pwnagotchi@v2.3.8...v2.4

  • I have reverted the plugins/init.py threading, it was giving too many issues at (re)boot.
  • fix_services seems to be running perfectly fine now. If you need more error handling please let me know.

For the Pi Zero 2W and Pi 4 (less than 4gb memory) please do the following:

sudo systemctl enable dphys-swapfile.service
sudo nano /etc/dphys-swapfile    # edit 100 -> 2048
sudo reboot now

This will help with future version updates.

Don't miss a new pwnagotchi-bullseye release

NewReleases is sending notifications on new releases.