Simone Margaritelli
|
8c22b1d6f1
|
fix: if bettercap starts and no active interfaces are found, if mon0 is not explicitly passed it will fail with a 'No active interfces' error
|
2019-10-22 12:14:56 +02:00 |
|
Simone Margaritelli
|
538b547560
|
fix: on rpi4 sometimes systemd fails to monstart
|
2019-10-22 12:09:41 +02:00 |
|
Simone Margaritelli
|
414a6b4c7a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-22 11:35:35 +02:00 |
|
evilsocket
|
cdf11df270
|
Merge pull request #354 from caquino/caquino/papirus
papirus, fbi and idempotency changes
|
2019-10-22 11:11:01 +02:00 |
|
evilsocket
|
ef52cbcc25
|
Merge pull request #356 from SpiderDead/master
Changed the overall look of the layout on the 2.7"
|
2019-10-21 23:54:13 +02:00 |
|
SpiderDead
|
b0dab7b589
|
Changed the overall look of the layout on the 2.7"
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-21 23:45:35 +02:00 |
|
Cassiano Aquino
|
ace1244d10
|
disable sap plugin for bluetooth service
|
2019-10-21 18:41:36 +01:00 |
|
Cassiano Aquino
|
84fa293a11
|
change quotes to allow tab expansion
|
2019-10-21 17:58:00 +01:00 |
|
Simone Margaritelli
|
139c9df88c
|
fix: fixed auto-backup plugin to only create local backups
|
2019-10-21 18:51:22 +02:00 |
|
Cassiano Aquino
|
7a721be7dc
|
papirus, fbi and idempotency changes
|
2019-10-21 16:38:53 +01:00 |
|
Simone Margaritelli
|
56079dfd9d
|
fix: waiting for bettercap's API to start
|
2019-10-21 16:26:07 +02:00 |
|
Simone Margaritelli
|
90998be24c
|
fix: handling exceptions when bettercap is not running yet
|
2019-10-21 16:22:38 +02:00 |
|
Simone Margaritelli
|
5cb721f490
|
fix: correct services dependencies
|
2019-10-21 16:10:09 +02:00 |
|
Simone Margaritelli
|
c954bf8ffa
|
fix: refactored backup.sh script to not require root login
|
2019-10-21 15:41:45 +02:00 |
|
Simone Margaritelli
|
41ea0e0747
|
new: new ui.display.video.on_frame configuration to use fbi on framebuffer based screens
|
2019-10-21 14:01:21 +02:00 |
|
Simone Margaritelli
|
e943cfad70
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-21 12:27:16 +02:00 |
|
Simone Margaritelli
|
f576fb609b
|
Merge branch 'master' of github.com:evilsocket/pwnagotchi
|
2019-10-21 11:34:00 +02:00 |
|
Simone Margaritelli
|
1e015fe6f6
|
misc: replaced ssh-keygen with pwngrid -generate
|
2019-10-21 11:33:48 +02:00 |
|
evilsocket
|
d526915cce
|
Merge pull request #352 from gkrs/master
Updated polish language pack. New phrase, corrections and cleanup.
|
2019-10-21 11:29:02 +02:00 |
|
gkrs
|
0ac940f636
|
Updated polish language pack. New phrase, corrections and cleanup.
|
2019-10-21 10:57:16 +02:00 |
|
evilsocket
|
da6f3608f3
|
Merge pull request #350 from friedphish/patch-1
Make wpa-sec URL configurable, part 1.
|
2019-10-21 10:20:25 +02:00 |
|
evilsocket
|
bdfd021820
|
Merge pull request #351 from friedphish/patch-2
Update wpa-sec.py
|
2019-10-21 10:20:15 +02:00 |
|
friedphish
|
4a2091e688
|
Update wpa-sec.py
Part 2 of closing https://github.com/evilsocket/pwnagotchi/issues/347.
|
2019-10-21 09:53:32 +02:00 |
|
friedphish
|
16832cd414
|
Update defaults.yml
|
2019-10-21 09:48:55 +02:00 |
|
evilsocket
|
020be7185c
|
Merge pull request #299 from dadav/feature/web-hook-for-plugins
Implement webhook for plugins
|
2019-10-20 22:11:04 +02:00 |
|
evilsocket
|
c8ff69c068
|
Merge pull request #348 from SpiderDead/master
Added support for Waveshare 2.7inch e-Paper Display
|
2019-10-20 22:10:39 +02:00 |
|
evilsocket
|
79d252254f
|
Merge pull request #345 from python273/patch-3
Fix Origin header check bypass
|
2019-10-20 21:42:08 +02:00 |
|
Simone Margaritelli
|
64e677f5df
|
new: implemented auto-update plugin (closes #343)
|
2019-10-20 21:39:14 +02:00 |
|
Simone Margaritelli
|
bceb3c4c4f
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 21:36:37 +02:00 |
|
Simone Margaritelli
|
df246b255a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 21:35:36 +02:00 |
|
SpiderDead
|
d6d810497e
|
Added libraries for the 2.7" display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:28:29 +02:00 |
|
SpiderDead
|
9df1dbe077
|
Added configuration file for waveshare27inch
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:27:44 +02:00 |
|
SpiderDead
|
3c97dbf8dc
|
Added waveshare27inch as a known display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:27:10 +02:00 |
|
SpiderDead
|
376a74d7ac
|
Added documentation for waveshare27inch
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
|
2019-10-20 21:26:32 +02:00 |
|
Simone Margaritelli
|
855b493040
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 21:25:27 +02:00 |
|
Simone Margaritelli
|
375486f9d0
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 21:20:55 +02:00 |
|
Simone Margaritelli
|
0263777e4b
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 21:18:43 +02:00 |
|
Simone Margaritelli
|
132666935a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:59:59 +02:00 |
|
Simone Margaritelli
|
74a75f03b8
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:57:15 +02:00 |
|
Simone Margaritelli
|
399e78e675
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:52:22 +02:00 |
|
Simone Margaritelli
|
649091766f
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:47:52 +02:00 |
|
Simone Margaritelli
|
999b130224
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:46:18 +02:00 |
|
Simone Margaritelli
|
2a450e64ef
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 20:32:18 +02:00 |
|
Simone Margaritelli
|
6152374024
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:56:31 +02:00 |
|
Simone Margaritelli
|
f9cbef9697
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:53:02 +02:00 |
|
Simone Margaritelli
|
682b373c66
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:51:30 +02:00 |
|
Simone Margaritelli
|
8d0d3df2b0
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:50:05 +02:00 |
|
Simone Margaritelli
|
6d5054387b
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:48:52 +02:00 |
|
Simone Margaritelli
|
4018071bba
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:47:08 +02:00 |
|
Simone Margaritelli
|
63568f1725
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-20 19:45:45 +02:00 |
|