Commit Graph

10 Commits

Author SHA1 Message Date
6e57e131b3 fix: Prevent duplicate entries for uploaded pcaps
For the same reasons like described here https://github.com/evilsocket/pwnagotchi/issues/657 duplicated entries could be created in /root/.ohc_uploads

Signed-off-by: jakubmilkowski <jakub.milkowsky@gmail.com>
2019-11-30 22:44:03 +01:00
61af8b4762 Add whitelist support to onlinehashcrack plugin
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
2019-11-01 15:08:05 -04:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
b93bcd07d4 spelling: uploads 2019-10-26 22:14:15 -04:00
0b495ebd13 spelling: successfully 2019-10-26 22:12:45 -04:00
87a3fb5f0c Migrate to statusfile 2019-10-13 22:39:03 +02:00
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210) 2019-10-08 14:54:03 +02:00
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
cb943ae4e1 Fix bug with gps.json files 2019-10-06 20:39:16 +02:00
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00