Simone Margaritelli
|
77efeafd65
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-13 17:39:25 +02:00 |
|
Simone Margaritelli
|
ac5ee1ba7b
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-13 17:38:00 +02:00 |
|
Simone Margaritelli
|
ef31366078
|
mergbe
|
2019-10-13 17:25:31 +02:00 |
|
Simone Margaritelli
|
5d28557608
|
new: using pwngrid for mesh advertising (we got rid of scapy loading times)
|
2019-10-13 17:24:47 +02:00 |
|
evilsocket
|
3a14d1d87f
|
Merge pull request #275 from dadav/feature/bluetooth-plugin
Add bluetooth plugin
|
2019-10-13 13:25:24 +02:00 |
|
dadav
|
1691896531
|
add config param
|
2019-10-13 13:23:38 +02:00 |
|
dadav
|
e08b633c88
|
add bluetooth plugin
|
2019-10-13 13:14:22 +02:00 |
|
Simone Margaritelli
|
77c16c38f4
|
fix: using /proc/uptime to correctly calculate uptime in seconds (fixes #264)
|
2019-10-13 12:18:35 +02:00 |
|
Simone Margaritelli
|
99d7017785
|
releasing v1.0.0RC3
v1.0.0RC3
|
2019-10-13 00:07:50 +02:00 |
|
Simone Margaritelli
|
8bc421952b
|
merge
|
2019-10-12 23:02:37 +02:00 |
|
Casey Diemel
|
3773f96901
|
Updated on() to allow return values
modified line 21
added line 22-23
Signed-off-by: Casey Diemel <diemelcw@gmail.com>
|
2019-10-12 16:49:52 -04:00 |
|
Simone Margaritelli
|
b47f3c6b28
|
fix: fixed restored status after rsa keys generation
|
2019-10-12 22:01:52 +02:00 |
|
evilsocket
|
17d20837a3
|
Merge pull request #263 from 0xRoM/cleancap
Cleancap
|
2019-10-12 20:30:00 +02:00 |
|
root
|
0cccfef14e
|
replaced with os.remove()
|
2019-10-12 19:29:04 +01:00 |
|
root
|
b46f751e7d
|
modified to better describe plugin
|
2019-10-12 19:23:41 +01:00 |
|
Simone Margaritelli
|
0f8f77c2be
|
new: new text while generating keys ...
|
2019-10-12 20:00:50 +02:00 |
|
Simone Margaritelli
|
a9123922c0
|
fix: better error handling if rsa key files are corrupted (ref #268)
|
2019-10-12 19:55:20 +02:00 |
|
Simone Margaritelli
|
66e5f89a96
|
merge
|
2019-10-12 19:40:42 +02:00 |
|
Simone Margaritelli
|
f84dd00295
|
fix: ui fixes for inky displays (which i hate)
|
2019-10-12 19:39:10 +02:00 |
|
evilsocket
|
3535329708
|
Merge pull request #266 from gpotter2/patch-1
Remove Dot11FCS workaround
|
2019-10-12 19:17:12 +02:00 |
|
Simone Margaritelli
|
b50c71cf14
|
fix: removed unused configuration field
|
2019-10-12 19:13:04 +02:00 |
|
Simone Margaritelli
|
68aebbf126
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-12 19:08:46 +02:00 |
|
Simone Margaritelli
|
c3de66d704
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-12 19:07:32 +02:00 |
|
Simone Margaritelli
|
08a46a5524
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-12 17:56:40 +02:00 |
|
Simone Margaritelli
|
f3e7841b1b
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-12 17:53:18 +02:00 |
|
Simone Margaritelli
|
79ba5102d7
|
fix: cosmetic fixes for inky displays
|
2019-10-12 17:47:51 +02:00 |
|
gpotter2
|
20036f370d
|
Remove Dot11FCS workaround
Scapy 2.4.3+ (pinned for pwnagotchi) has fixed this issue.
Signed-off-by: gpotter2 <gabriel@potter.fr>
|
2019-10-12 16:53:29 +02:00 |
|
Simone Margaritelli
|
34b52a11cd
|
fix: fixed sudo in Makefile
|
2019-10-12 16:48:38 +02:00 |
|
root
|
2d78b52294
|
cleancap plugin added
|
2019-10-12 14:49:42 +01:00 |
|
root
|
3cc31686c2
|
cleancap plugin added
|
2019-10-12 14:46:25 +01:00 |
|
Simone Margaritelli
|
80159533bc
|
fix: pinning new version of pwngrid
|
2019-10-12 15:33:42 +02:00 |
|
evilsocket
|
947a41da90
|
Merge pull request #92 from daswisher/display-fix
Basic display fix for waveshare v1 tri-color
|
2019-10-12 15:09:58 +02:00 |
|
Simone Margaritelli
|
dea990a531
|
merge
|
2019-10-11 23:29:53 +02:00 |
|
Simone Margaritelli
|
dfaf3418af
|
new: grid plugin can now do messaging
|
2019-10-11 23:29:34 +02:00 |
|
evilsocket
|
36ab3b7655
|
Merge pull request #260 from chksome/fix-motd-typos
Fix motd typo and some grammar
|
2019-10-11 20:57:14 +02:00 |
|
chksome
|
5a32a77870
|
Fix motd typo and some grammar
Signed-off-by: chksome <chksome@protonmail.com>
|
2019-10-11 13:53:15 -04:00 |
|
Simone Margaritelli
|
7520d4dd6f
|
fix: removed bogus legacy feature (fixes #257)
|
2019-10-11 19:47:54 +02:00 |
|
evilsocket
|
f73a695747
|
Merge pull request #259 from python273/patch-1
Fix typo in grid plugin
|
2019-10-11 19:22:23 +02:00 |
|
evilsocket
|
d94ca76817
|
Merge pull request #256 from dsopas/master
New portuguese translation added
|
2019-10-11 19:22:11 +02:00 |
|
Kirill
|
2cfaae1993
|
Fix typo in grid plugin
|
2019-10-11 20:13:01 +03:00 |
|
Simone Margaritelli
|
5ed2f2df78
|
misc: pwngrid 1.5.7
|
2019-10-11 17:56:57 +02:00 |
|
David Sopas
|
ee55ed7168
|
Added pt to the list
Added pt (portuguese) language to the "currently implemented" list
|
2019-10-11 16:52:47 +01:00 |
|
David Sopas
|
ce338e8fef
|
Delete readme.md
|
2019-10-11 16:42:19 +01:00 |
|
David Sopas
|
9cfa365ec9
|
Portuguese translation added
Portuguese (european) translation added
|
2019-10-11 16:41:57 +01:00 |
|
David Sopas
|
fc23415d57
|
Create readme.md
|
2019-10-11 16:40:58 +01:00 |
|
Simone Margaritelli
|
fc3367181b
|
fix: better data encapsulation
|
2019-10-11 17:24:27 +02:00 |
|
Simone Margaritelli
|
8210c0bb71
|
fix: using pwngrid-peer service from the grid plugin
|
2019-10-11 16:19:40 +02:00 |
|
Simone Margaritelli
|
3ddc717009
|
fix: configuring pwngrid-peer service to wait for rsa keys on first boot
|
2019-10-11 15:34:10 +02:00 |
|
Simone Margaritelli
|
d700e4fd0c
|
new: added pwngrid service to the builder
|
2019-10-11 15:12:56 +02:00 |
|
evilsocket
|
5eb23e2c84
|
Merge pull request #254 from caquino/caquino/headers
add motd and defaults.yml disclaimer
|
2019-10-11 14:17:36 +02:00 |
|