Jeroen OudshoornandClaude Haiku 4.5 b9e8d1484f refactor(plugins): disable auto-tune plugin - moved to core strategy module
The auto-tune plugin has been disabled (.disabled) since its core functionality
(channel selection strategy, AP tracking, statistics) is now in pwnagotchi/strategy.

Why:
- Channel selection strategy is essential, not optional
- Should not be disableable via plugin system
- Cleaner to have it as core infrastructure
- Reduces plugin complexity

Users who want advanced tuning/presets can recreate the web UI as a separate plugin
that reads from the new Strategy facade, but that's now optional, not essential.

Original: auto-tune.py.backup for reference
Disabled: auto-tune.py.disabled (won't be loaded by plugin system)
New core: pwnagotchi/strategy/ module (always active)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-07-27 17:27:50 +02:00
2025-01-27 12:04:07 +01:00
2025-02-12 13:02:22 +01:00
2019-10-04 00:27:05 +02:00
2025-07-05 19:51:04 -07:00
2024-11-22 14:02:09 +01:00
2024-12-11 19:46:08 +01:00
2025-02-24 22:57:44 -08:00

Pwnagotchi

This is the main source for all forks:

  • RPiZeroW (32bit)
  • RPiZero2W, RPi3, RPi4, RPi5 (64bit)

For installation docs check out the wiki!

If you want to sponsor this project you can use GH Sponsor or cryptocurrency:

GH Sponsor

Or send some ethereum: 0x33ceC4Abe80fDE460a924d596d4dE31Bc0767bb6

Proudly partnering with PiSugar!!


Pwnagotchi is a Raspberry Pi leveraging bettercap that survives from its surrounding Wi-Fi environment to maximize the crackable WPA key material it captures (either passively, or by performing authentication and association attacks). This material is collected as PCAP files containing any form of handshake supported by hashcat, including PMKIDs, full and half WPA handshakes.

ui

The "old" Pwnagotchi used to have AI to help it learn from its environment, but since then AI seemed to destabilize the Wi-Fi firmware. So I have chosen to remove the AI completely to give the Pwnagotchi more up-time and longer battery life when taking it on a walk.

Multiple units within close physical proximity can "talk" to each other, advertising their presence to each other by broadcasting custom information elements using a parasite protocol I've built on top of the existing dot11 standard.

Documentation

https://github.com/jayofelony/pwnagotchi/wiki https://pwnagotchi.org

  Official Links
Website pwnagotchi.org
Chat discord
Subreddit r/pwnagotchi

License

pwnagotchi created by @evilsocket and updated by us. It is released under the GPL3 license.

S
Description
(⌐■_■) - Raspberry Pi instrumenting Bettercap for Wi-Fi pwning.
Readme
37 MiB
Languages
Python 93.8%
CSS 1.8%
Shell 1.6%
HTML 1.5%
PowerShell 0.6%
Other 0.7%