Commit Graph

41 Commits

Author SHA1 Message Date
c6b2fa6fd9 Version 2.3.6
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-09 21:59:54 +02:00
df037ab707 Small update version 2.1.1 2023-08-29 23:48:07 +02:00
d7fa4b8a5f Small update version 2.1.1 2023-08-29 23:44:21 +02:00
48e507bace Small update version 2.1.1 2023-08-29 23:41:34 +02:00
4bc5be5159 Update agent.py 2023-08-29 15:09:29 +02:00
f208d4775b wrap "fetch_stats" updates in try: except: to keep the thread alive in case of temporary failure 2023-07-03 13:21:08 -07:00
70bffe5200 changes to support plugins requesting parts of session, and get notice of events 2023-04-04 14:11:23 -07:00
0b5a63a3d8 add missing var 2020-04-17 22:31:30 +02:00
311931c81d added watchdog 2020-04-17 16:32:24 +02:00
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
afc3636939 fix version parsing 2020-01-16 18:52:40 +01:00
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
00101ccd07 no comment 2019-12-13 19:29:44 +01:00
9d56c97aa5 Unknown variable; Logic error 2019-12-09 20:12:34 +01:00
a0a790635a fix: fuck me for trusting people's PR without checking 10000 times 2019-12-07 15:43:10 +02:00
663bca41cd Update agent.py
Leverage logging laziness rather than string formatting
2019-12-03 11:34:40 -08:00
87e46610f9 fix: --clear does not start the agent anymore 2019-11-15 12:27:53 +01:00
5111490c70 Added rssi info to logging messages
Signed-off-by: Wystan Schmidt <wystans@gmail.com>
2019-11-14 20:13:50 -07:00
b266671864 Providing APs/APs per channel and current channel as R/O from Agent 2019-11-12 22:51:10 +00:00
81a89d43e0 misc: refactored ui.display.video as ui.web 2019-11-12 21:19:31 +01:00
1130c72098 Add support to whitelist by MAC and MAC vendor 2019-11-08 16:18:42 -06:00
de71d18a72 misc: small fix or general refactoring i did not bother commenting 2019-11-05 14:52:54 +01:00
aba5b938bc misc: small fix or general refactoring i did not bother commenting 2019-11-05 14:48:26 +01:00
364af70ad5 new: button to restart in auto or manu mode 2019-11-04 17:35:06 +01:00
1600d8cbd1 fix: skipping open access points (fixes #463) 2019-10-30 17:50:56 +01:00
97cccf5a1d new: face expression while looking around will change dependig if the unit is with friends or alone 2019-10-24 13:42:43 +02:00
68d7686a03 misc: small fix or general refactoring i did not bother commenting 2019-10-23 19:32:24 +02:00
36c3ea5bbc new: new grateful status that can override sad/bored/lonely if units with a strong bond are nearby 2019-10-23 18:19:43 +02:00
56079dfd9d fix: waiting for bettercap's API to start 2019-10-21 16:26:07 +02:00
90998be24c fix: handling exceptions when bettercap is not running yet 2019-10-21 16:22:38 +02:00
79688305fd fix: fixed reboot procedure (fixes #313) 2019-10-17 13:42:05 +02:00
d15f8c18b5 updated function call
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 17:52:41 -04:00
2bbcc36f2a added unfiltered ap list call back
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
2019-10-13 13:57:45 -04:00
5d28557608 new: using pwngrid for mesh advertising (we got rid of scapy loading times) 2019-10-13 17:24:47 +02:00
77c16c38f4 fix: using /proc/uptime to correctly calculate uptime in seconds (fixes #264) 2019-10-13 12:18:35 +02:00
7520d4dd6f fix: removed bogus legacy feature (fixes #257) 2019-10-11 19:47:54 +02:00
d4d8c39205 fix: creating handshakes folder if it doesn't exist on startup (fixes #227) 2019-10-09 12:04:28 +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
0577972867 new: if more than one peer are present, display their number (closes #201) 2019-10-07 18:42:57 +02:00
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +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