102 Commits

Author SHA1 Message Date
Chad Walter Cummings
3e0f3dcb8a
Update pwnagotchi.yml 2021-12-11 23:26:35 -06:00
Chad Walter Cummings
71e248a8af
Update pwnagotchi.yml 2021-12-11 20:04:11 -06:00
Chad Walter Cummings
81699d3e35
Update pwnagotchi.yml 2021-12-11 10:08:07 -06:00
Chad Walter Cummings
578b15647f
Update pwnagotchi.yml 2021-12-11 10:06:45 -06:00
Chad Walter Cummings
4350fa1204
Update pwnagotchi.yml 2021-12-11 09:56:18 -06:00
scifijunk
c3093bc9aa
Update pwnagotchi.yml 2021-12-09 00:45:58 -06:00
scifijunk
188cb6c62b
Update pwnagotchi.yml 2021-12-08 22:53:27 -06:00
scifijunk
88e8efa4df
Update pwnagotchi.yml 2021-12-07 01:47:32 -06:00
scifijunk
bb31085a73
Update pwnagotchi.yml 2021-12-06 20:30:21 -06:00
scifijunk
ba8f3bc4be
Update pwnagotchi.yml 2021-12-06 14:52:44 -06:00
scifijunk
3cf574bfc7
Update pwnagotchi.yml 2021-12-06 11:54:21 -06:00
scifijunk
42e4a776ae
Update pwnagotchi.yml 2021-12-06 00:44:53 -06:00
scifijunk
bbbe086007
Update pwnagotchi.yml 2021-12-05 22:38:16 -06:00
scifijunk
c9fe15005d
Update pwnagotchi.yml
Testing armv7l of OpenCV-python and TensorFlow
2021-12-05 21:03:20 -06:00
scifijunk
c14019535f
Update pwnagotchi.yml
missing package
2021-12-05 12:38:03 -06:00
scifijunk
4499e419f1
Update pwnagotchi.yml 2021-12-04 13:57:02 -06:00
scifijunk
c3b0c9a032
Update pwnagotchi.yml 2021-12-04 13:54:51 -06:00
Simone Margaritelli
298ed24008 fix: fixes #859 (thanks @dadav for not bothering to contribute to the main repo) 2021-04-24 14:33:43 +02:00
Simone Margaritelli
abc16ce973 misc: updated bettercap and pwngrid versions in builder script 2021-04-18 17:17:31 +02:00
Simone Margaritelli
edc0551e0a
Merge pull request #933 from ajaswa/902/stop-using-uart-gpio-for-waveshare
swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
2021-04-18 15:16:23 +02:00
Simone Margaritelli
d6c7a73f39 fix: fixed whl file urls 2021-04-18 15:07:16 +02:00
Andrew Jaswa
2ddf040fac swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
Signed-off-by: Andrew Jaswa <andrew.jaswa@bonus.ly>
2020-10-09 21:13:31 -06:00
dadav
e53bdc46a4 there is no logging to journald anymore 2020-04-15 13:19:01 +02:00
dadav
a808fd33c7 another toml fix in paradise 2020-04-14 21:53:17 +02:00
Simone Margaritelli
793cde7147 misc: updated builder with newer bettercap version 2020-04-13 17:46:15 +02:00
dadav
91ea7bdb9b add dnsmasq 2020-04-13 17:30:52 +02:00
dadav
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
dadav
305f837486 more fonts 2020-04-02 19:06:28 +02:00
dadav
6a4d7a895e add log2mem functionality and refracture 2020-01-19 14:44:36 +01:00
dadav
5ccd65e46e fix typo 2020-01-16 19:19:58 +01:00
dadav
afc3636939 fix version parsing 2020-01-16 18:52:40 +01:00
Enrico Spinielli
c09b72ff7e
typo (maybe) 2019-12-31 14:54:38 +01:00
D.S. Ljungmark
0d66f93ef3 Enable fstrim.timer to increase SDCard lifetime
fstrim timer triggers weekly to issue TRIM/DISCARD on devices that support it,
which includes SD and MMC devices.

This marks all unused diskspace as available for internal garbage collection
and wear levelling on the card.  It's preferrable to use the timer to the
discard option, as it involves a one-off cost of latency over a global slowing
down of all write or erase requests that the `discard` mount option does.
2019-11-07 17:41:17 +01:00
dadav
11fb95d299 Add CSRF support 2019-11-04 18:31:58 +01:00
dadav
3e1f3d5eec Add deps 2019-11-04 18:28:42 +01:00
Simone Margaritelli
783ac61594 fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470) 2019-10-31 12:48:15 +01:00
Alex Muthmann
90386c7a64
Change memory splitting to have more memory available
As most users won't use a big GUI, it should be sufficient to have 16MB assigned to the GPU and have some more for the system.
2019-10-31 08:49:58 +01:00
Simone Margaritelli
be414e57b3 fix: builder now uses files provisioners and auto-update installs project data (ref #470) 2019-10-30 19:24:12 +01:00
Lorenzo Milesi
18a41f3e29
Fix eth0 connection check for MANU mode
Issue #460 - Originally noted by @ZeroCool-Dade
a78a4b0b3e (commitcomment-35683998)

Signed-off-by: Lorenzo Milesi <io@maxxer.it>
2019-10-29 08:47:44 +01:00
strasharo
8cb3e1c8d5
Don't disable display output for DVI as well
Some people are attaching DVI displays through an adapter.
2019-10-27 10:38:28 +02:00
Simone Margaritelli
0a33f9c0af new: bump bettercap version to 2.26.1 2019-10-26 10:31:02 +02:00
Simone Margaritelli
047f0d5d63 misc: bump bettercap to 2.26 2019-10-25 16:43:14 +02:00
Simone Margaritelli
30f9c16778 new: bumped pwngrid required version to 1.10.1 2019-10-24 14:00:22 +02:00
spees
d306877c7a
Small fix
Last change broke the launchers.
2019-10-24 10:26:58 +02:00
Simone Margaritelli
f734c9cd68 new: bumped pwngrid required version to 1.10.0 2019-10-23 18:21:23 +02:00
Simone Margaritelli
a78a4b0b3e fix: fixes a race condition in the launcher scripts and enables MANU if eth0 is up (closes #365) 2019-10-23 15:26:53 +02:00
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
evilsocket
cdf11df270
Merge pull request #354 from caquino/caquino/papirus
papirus, fbi and idempotency changes
2019-10-22 11:11:01 +02:00
Cassiano Aquino
ace1244d10
disable sap plugin for bluetooth service 2019-10-21 18:41:36 +01:00