83 Commits

Author SHA1 Message Date
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
Simone Margaritelli
7ef1c1f2f0
Merge pull request #774 from dadav/fix/a2c_files
Prevents permanent tfevent files
2020-01-13 11:41:54 +01:00
dadav
215af0fc88 Prevents permanent tfevent files 2020-01-02 14:07:27 +01:00
Enrico Spinielli
c09b72ff7e
typo (maybe) 2019-12-31 14:54:38 +01:00
dadav
6babad0d02 remove process limits 2019-12-14 09:00:54 +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
e336fca0de fix: fixed race condition (again) on override files 2019-11-04 17:33:35 +01:00
Simone Margaritelli
bd63f71a1d fix: +x to /usr/bin/* while creating the .img 2019-10-31 17:25:21 +01:00
Simone Margaritelli
13064879e0 fix: fixed, refactored and centralized launchers logic (closes #473) 2019-10-31 14:14:13 +01:00
Simone Margaritelli
96c617e152
misc: small fix or general refactoring i did not bother commenting 2019-10-31 12:56:27 +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
evilsocket
279d885ec6
Merge pull request #479 from deveth0/patch-2
Change memory splitting to have more memory available
2019-10-31 10:52:59 +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
dadav
c7931450c3 change ordering 2019-10-30 22:28:12 +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
Cassiano Aquino
84fa293a11
change quotes to allow tab expansion 2019-10-21 17:58:00 +01:00
Cassiano Aquino
7a721be7dc
papirus, fbi and idempotency changes 2019-10-21 16:38:53 +01:00
Simone Margaritelli
5cb721f490 fix: correct services dependencies 2019-10-21 16:10:09 +02:00
Simone Margaritelli
f9c0efc24a new: bump pwngrid to 1.9.0 2019-10-20 14:55:15 +02:00
Simone Margaritelli
b3aa5bc2c1 fix: bumped pwngrid to 1.8.1 2019-10-19 18:43:16 +02:00
Simone Margaritelli
eea4feee71 new: bump pwngrid binary to 1.8.0 2019-10-18 19:51:07 +02:00
Simone Margaritelli
7b05f10c6f pwngrid 1.7.6 2019-10-17 21:56:12 +02:00
Simone Margaritelli
0e9f9c0f2e fix: fixed typos due to old configuration paths (fixes #300) 2019-10-15 12:05:06 +02:00
Simone Margaritelli
2f0f0edab0 pwngrid 1.7.5 2019-10-14 20:20:00 +02:00
Simone Margaritelli
6b42e48dff misc: refactored ui layout code 2019-10-14 19:21:46 +02:00
Simone Margaritelli
1642663c84 fix: added explicit path for pwngrid client token 2019-10-14 16:40:29 +02:00
Simone Margaritelli
1ce361a839
misc: small fix or general refactoring i did not bother commenting 2019-10-13 18:49:50 +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
Simone Margaritelli
80159533bc fix: pinning new version of pwngrid 2019-10-12 15:33:42 +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
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
5ed2f2df78 misc: pwngrid 1.5.7 2019-10-11 17:56:57 +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