changed the directory back
I changed it back to pi
This commit is contained in:
parent
31e5f09e9f
commit
d179cd9fcf
@ -11,7 +11,7 @@ class AircrackOnly(plugins.Plugin):
|
|||||||
__description__ = 'Confirm pcap contains a handshake/PMKID and copy it to a directory'
|
__description__ = 'Confirm pcap contains a handshake/PMKID and copy it to a directory'
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.directory = '/home/scifijunkie'
|
self.directory = '/home/pi'
|
||||||
|
|
||||||
def on_loaded(self):
|
def on_loaded(self):
|
||||||
logging.info("AircrackOnly plugin loaded")
|
logging.info("AircrackOnly plugin loaded")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user