Commit Graph

24 Commits

Author SHA1 Message Date
8d5834232b fix: fixed exit after --version 2019-11-08 12:07:14 +01:00
364af70ad5 new: button to restart in auto or manu mode 2019-11-04 17:35:06 +01:00
66dc03ec05 Fix debug msg to fit new plugin class 2019-11-01 14:25:20 +01:00
1827ee564c Add version option 2019-11-01 10:04:36 +01:00
9d19fb8e7a misc: small fix or general refactoring i did not bother commenting 2019-10-30 14:25:21 +01:00
2c9f54567f misc: small fix or general refactoring i did not bother commenting 2019-10-25 13:21:08 +02:00
0f171c35ce new: unit's name can be now set via main.name configuration parameter 2019-10-24 17:48:37 +02:00
094dde0e8c fix: 'effective configuration' is a debug log now 2019-10-24 15:47:21 +02:00
0df5e54f91 misc: small fix or general refactoring i did not bother commenting 2019-10-24 12:29:39 +02:00
ab9ddb4513 fix: throttled manual mode grid connections to avoid rate limits 2019-10-24 12:24:38 +02:00
0ce1fa9d12 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:49:45 +02:00
2e8f2aa1b8 misc: small fix or general refactoring i did not bother commenting 2019-10-20 18:48:05 +02:00
c6b3e11e04 new: new --skip-session for manual mode to skip session parsing 2019-10-20 18:29:36 +02:00
a8a0f842a3 new: saving unit's fingerprint to /etc/pwnagotchi/fingerprint for easy access 2019-10-14 11:36:42 +02:00
ac5ee1ba7b misc: small fix or general refactoring i did not bother commenting 2019-10-13 17:38:00 +02:00
5d28557608 new: using pwngrid for mesh advertising (we got rid of scapy loading times) 2019-10-13 17:24:47 +02:00
0f8f77c2be new: new text while generating keys ... 2019-10-12 20:00:50 +02:00
7520d4dd6f fix: removed bogus legacy feature (fixes ) 2019-10-11 19:47:54 +02:00
d222935aea new: defaults are now copied into /etc/pwnagotchi/defaults.yml if it doesn't exist or different from release defaults 2019-10-08 19:21:54 +02:00
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes ) 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
1cf45138b8 Fixes path to defaults.yml 2019-10-06 13:40:16 -05:00
a9ef098d32 Fixed bug with defaults.yml path 2019-10-06 13:32:17 -05: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