mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
cleancap plugin added
This commit is contained in:
@ -39,6 +39,7 @@ def on_handshake(agent, filename, access_point, client_station):
|
||||
todetele = 1
|
||||
|
||||
if todelete == 1:
|
||||
subprocess.run(('rm '+filename),shell=True,stdout=subpocess.PIPE)
|
||||
set_text("uncrackable pcap")
|
||||
display.update(force=True)
|
||||
|
||||
|
Reference in New Issue
Block a user