Releases: jayofelony/pwnagotchi
Releases · jayofelony/pwnagotchi
Pwnagotchi v2.7.6
Full Changelog: v2.7.5...v2.7.6
- Fixed Wigle plugin, get your gps data uploaded!
Pwnagotchi v2.7.5
Full Changelog: v2.7.4...v2.7.5
- Extra fix for gdrivesync
Pwnagotchi v2.7.4
What's Changed
New Contributors
Full Changelog: v2.7.3...v2.7.4
- Waveshare 2.13 (G) display should work now
- Fixed gdrivesync
- Moved
self._display = None
from display files to base.py for easier debugging
Pwnagotchi v2.7.3
Full Changelog: v2.7.2...v2.7.3
- Added 2.13inch G display
- Added 2.66 B display
- Fixed multiple mistakes on loading displays, my bad!
This fork now supports up to 70 Waveshare e-ink displays.
Pwnagotchi v2.7.2
Full Changelog: v2.7.1...v2.7.2
- Revert changes on pwnlib, zero2w does not like it being pushed!
Pwnagotchi v2.7.1
Full Changelog: v2.7.0...v2.7.1
- Added a skip check for hostnames and MAC (upto last 2 digits) in whitelist, so they will not be deauthenticated anymore. #13
- Small fixes
Pwnagotchi v2.7.0
Full Changelog: v2.6.9...v2.7.0
- Added about 38 displays from waveshare! Even a 13.3 inch, who uses one this big?!
- Added Portuguese (Brazil) locale. Use
main.lang = "pt-br"
in your config.toml
Pwnagotchi v2.6.9
- Fix_services now checks /home/pi/logs
- No more file does not exist when using --check-update flag
- Some other updates
Pwnagotchi v2.6.8
Full Changelog: v2.6.7...v2.6.8
- Implemented display changes from old torch image
- Removed rst# from display (fix_services) only shows status updates
- Version 2.6.7 image file available now
Pwnagotchi v2.6.7
Full Changelog: v2.6.6...v2.6.7
The epdconfig seems challenging