modified: .gitignore

new file:   pwnagotchi/plugins/default/cache.py
	modified:   pwnagotchi/plugins/default/wigle.py
- Add a cache plugin
- Add statistics to wigle
This commit is contained in:
frédéric
2025-02-12 13:02:22 +01:00
parent 54986ef831
commit e1f22cd6a0
3 changed files with 173 additions and 36 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
*.pyc
*.pyc
.vscode