mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge pull request #953 from centraliota/master
Update wpa-sec.py logging
This commit is contained in:
@ -82,6 +82,7 @@ class WpaSec(plugins.Plugin):
|
||||
self.options['whitelist'] = list()
|
||||
|
||||
self.ready = True
|
||||
logging.info("WPA_SEC: plugin loaded")
|
||||
|
||||
def on_webhook(self, path, request):
|
||||
from flask import make_response, redirect
|
||||
|
Reference in New Issue
Block a user