16 Commits

Author SHA1 Message Date
Simone Margaritelli
885fddfce8
misc: small fix or general refactoring i did not bother commenting 2019-10-23 19:35:51 +02:00
Simone Margaritelli
d20f6c8a52
misc: small fix or general refactoring i did not bother commenting 2019-10-23 19:28:05 +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
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
Simone Margaritelli
ff6bf5c198 started working on #343 2019-10-20 17:36:34 +02:00
Simone Margaritelli
fb4d46d71a fix: fixed Invalid cross-device link error 2019-10-18 17:43:45 +02:00
Simone Margaritelli
e220a869e0 new: user config is now copied from /boot/config.yml 2019-10-18 16:34:58 +02:00
Simone Margaritelli
970b6922b7 fix: if -> elif typo (fixes #310) 2019-10-16 17:20:48 +02:00
amuthmann
beb2fedf02 Print effective merged config
Signed-off-by: deveth0 <github@dev-eth0.de>
2019-10-15 17:47:08 +02:00
Simone Margaritelli
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
Simone Margaritelli
d222935aea new: defaults are now copied into /etc/pwnagotchi/defaults.yml if it doesn't exist or different from release defaults 2019-10-08 19:21:54 +02:00
dadav
1f99a249c6 Put pcap parsing in utils class 2019-10-07 22:45:00 +02:00
Simone Margaritelli
72e6668c17 fix: fixed config merge with user config exists but it's empty 2019-10-07 20:50:46 +02:00
Simone Margaritelli
d6efc0b70d new: api plugin will report pwned access points 2019-10-07 13:06:29 +02:00
Simone Margaritelli
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
Simone Margaritelli
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