mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Added hashie to default plugins, to convert pcaps to a crackable format from the start.
This commit is contained in:
@ -20,7 +20,7 @@ main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"
|
|||||||
|
|
||||||
main.plugins.aircrackonly.enabled = true
|
main.plugins.aircrackonly.enabled = true
|
||||||
|
|
||||||
main.plugins.hashie.enabled = true
|
main.plugins.hashie.enabled = false
|
||||||
main.plugins.hashie.interval = 1
|
main.plugins.hashie.interval = 1
|
||||||
|
|
||||||
main.plugins.auto-update.enabled = true
|
main.plugins.auto-update.enabled = true
|
||||||
|
Reference in New Issue
Block a user