mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge pull request #369 from zenzen666/aircrackonly-minor-correction
Aircrackonly minor correction
This commit is contained in:
@ -18,7 +18,7 @@ import os
|
|||||||
OPTIONS = dict()
|
OPTIONS = dict()
|
||||||
|
|
||||||
def on_loaded():
|
def on_loaded():
|
||||||
logging.info("cleancap plugin loaded")
|
logging.info("aircrackonly plugin loaded")
|
||||||
|
|
||||||
def on_handshake(agent, filename, access_point, client_station):
|
def on_handshake(agent, filename, access_point, client_station):
|
||||||
display = agent._view
|
display = agent._view
|
||||||
|
Reference in New Issue
Block a user