4b04f9b7a5
Install OS packages from auto-update
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-22 08:37:22 +01:00
5116bac2a7
Multiple changes
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-20 22:32:04 +01:00
51625e61f9
Multiple changes
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-03-20 22:25:36 +01:00
7e4d926b14
Fix setup.py
2024-03-01 10:07:33 +01:00
a19bd6a181
Update setup.py
2024-02-26 19:38:54 +01:00
55c6007d32
Update everyting!
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-02-25 11:10:59 +01:00
faa48b2752
Change repo's
...
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com >
2024-02-25 10:42:47 +01:00
7b7ba02aad
Changed setup.py
2024-01-28 22:12:06 +01:00
e2f8119d2c
Install apt-packages while installing pwnagotchi, if needed
2024-01-23 12:22:30 +01:00
d675b3d0dd
Added hcxtools as installed package.
2024-01-23 11:46:50 +01:00
30850b6530
Added hcxtools as installed package.
2024-01-23 11:42:47 +01:00
2de631c409
Updated setup.py
2023-12-08 14:33:54 +01:00
9299a6e364
edited setup.py
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-11-14 12:40:17 +01:00
d956731f9c
ipv6 support webui
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-11-13 22:57:05 +01:00
451c14dae9
v2.4.7
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-10-13 09:09:34 +02:00
5efd605e63
motd:
...
If there are any major changes, I can now edit MOTD!
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-09-20 11:40:13 +02:00
34e0a44deb
Small edit
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-07-21 18:49:22 +02:00
155ea54d08
Merge pull request #795 from hectorm/allow-disable-installer
...
Allow installer deactivation
2020-01-19 14:15:58 +01:00
afc3636939
fix version parsing
2020-01-16 18:52:40 +01:00
7cf0a2ef4b
Allow installer deactivation
...
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev >
2020-01-15 23:36:29 +01:00
6a97476732
Update setup.py
...
Use list comprehension
2019-12-02 13:32:36 -08:00
fcb5c87ef0
fix: enabling fstrim.timer from setup.py for updating users
2019-11-08 13:36:27 +01:00
ae330dc0b5
fix: don't reset network interfaces configuration if not needed ( closes #483 )
2019-11-01 12:12:37 +01:00
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
41f50c3436
Also ship locale with package
2019-10-08 22:12:17 +02:00
1c251fc093
new: fixed rsa identity generation and implemented api enrollment plugin
2019-10-06 23:25:02 +02:00
a3052c3b99
fixes issue where defaults.yml is not included in the install
2019-10-06 13:41:55 -05:00
e369d596d6
Fixes "No module named 'pwnagotchi'" error
...
/usr/local/bin/pwnagotchi Traceback (most recent call last):
File "/usr/local/bin/pwnagotchi", line 8, in <module>
import pwnagotchi
ModuleNotFoundError: No module named 'pwnagotchi'
2019-10-05 21:22:03 -05:00
2461bfbd11
misc: small fix or general refactoring i did not bother commenting
2019-10-05 23:30:06 +02:00
d6b1e86333
misc: small fix or general refactoring i did not bother commenting
2019-10-05 23:28:29 +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