867 Commits

Author SHA1 Message Date
Cassiano Aquino
19b0e00bf5
add pt-BR translation 2019-10-09 19:13:27 +01:00
Cassiano Aquino
315bfd29e5
add pt-BR translation 2019-10-09 19:11:14 +01:00
bitwave
d2c160308c updated german translation 2019-10-09 17:46:53 +02:00
Simone Margaritelli
1b7a5e1f7c releasing v1.0.0RC2 2019-10-09 15:19:57 +02:00
Simone Margaritelli
3c2a3485c4 fix: attempt of a fix for inky and papirus displays (ref ) 2019-10-09 14:48:37 +02:00
Simone Margaritelli
319b2bc31f fix: fixed text overlap for waveshare displays (ref ) 2019-10-09 14:46:41 +02:00
Simone Margaritelli
1ab1838313 fix: fixed auto-update plugin to use pip3 based update process from pypi.org 2019-10-09 13:54:09 +02:00
Simone Margaritelli
d4d8c39205 fix: creating handshakes folder if it doesn't exist on startup (fixes ) 2019-10-09 12:04:28 +02:00
Simone Margaritelli
fac4b5c460 fix: don't allow plugins to make the main process crash 2019-10-09 12:01:44 +02:00
Simone Margaritelli
8af5604034 fix: fixed a LastSession bug which prevented the grid plugin from working when no previous session was available (fixes ) 2019-10-09 11:59:11 +02:00
evilsocket
e57c1e9c37
Merge pull request from zenzen666/plugin/net-pos
net-pos plugin: saves handshake wifi position and retrieve geo location when online
2019-10-09 11:48:15 +02:00
Zenzen San
56f680e775 fixed typo in display message 2019-10-08 20:46:15 -04:00
Zenzen San
837a234da8 added default key 2019-10-08 19:35:24 -04:00
evilsocket
23c2b6b364
Merge pull request from dadav/fix/wigle_gps_check
Add gps validy check
2019-10-08 23:15:53 +02:00
dadav
46df27f860 Add OPTIONS 2019-10-08 21:34:48 +02:00
Zenzen San
ca3ece7f2b
changed plugin name from wifips to net-pos 2019-10-08 19:01:44 +00:00
Zenzen San
dffd44d3ac Merge pull request from dadav/fix/wifips
Fix/wifips: improvement in the plugin style and renamed to net-pos
2019-10-08 19:00:28 +00:00
dadav
65600f95e5 Add gps validy check 2019-10-08 20:28:00 +02:00
dadav
dfb484624a Some improvements 2019-10-08 20:10:21 +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
Simone Margaritelli
bd8f2936c5 fix: grid plugin was not enrolling partially opted-in units 2019-10-08 18:52:36 +02:00
Zenzen San
6a87c681fa plugin renamed wifips 2019-10-08 18:48:32 +02:00
Zenzen San
dfeaad36ed When internet is available it converts wifips files in geolocation 2019-10-08 18:48:32 +02:00
Zenzen San
fe7da076d7 - Plugin geowifi saves wifi geolocation on hndshk
Saves a json file with the access points with more signal whenever a handshake is captured.
	This data is usable to retrieve the geographic location using Google Geolocation API or Mozilla Location Service
2019-10-08 18:48:32 +02:00
Simone Margaritelli
c75c0679b1 releasing v1.0.0RC1 2019-10-08 17:04:59 +02:00
Simone Margaritelli
0c81d25aec
misc: small fix or general refactoring i did not bother commenting 2019-10-08 17:04:46 +02:00
root
88b1eacd74 Plugin to refresh display every X changes 2019-10-08 15:58:14 +01:00
Simone Margaritelli
3a081afefe releasing v1.0.0RC0 2019-10-08 15:28:11 +02:00
Simone Margaritelli
47654660ee
misc: small fix or general refactoring i did not bother commenting 2019-10-08 15:09:32 +02:00
Simone Margaritelli
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes ) 2019-10-08 14:54:03 +02:00
Zenzen San
817c9c2854 plugin renamed wifips 2019-10-07 22:54:09 -04:00
Zenzen San
260728fffc When internet is available it converts wifips files in geolocation 2019-10-07 22:50:02 -04:00
dadav
80e307d28d Add OPTIONS to gps-plugin 2019-10-07 23:35:18 +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
4f694ddb83 new: added clean shutdown button to the web ui (closes ) 2019-10-07 19:42:29 +02:00
Simone Margaritelli
0577972867 new: if more than one peer are present, display their number (closes ) 2019-10-07 18:42:57 +02:00
Simone Margaritelli
52af839131 new: exclude option for the grid plugin 2019-10-07 17:04:06 +02:00
Simone Margaritelli
1a13e744b5 fix: grid plugin is half opt-in 2019-10-07 16:52:23 +02:00
Simone Margaritelli
6bd1d5f764 fix: updated auto-backup.files 2019-10-07 16:24:44 +02:00
Simone Margaritelli
7a24a1a0bc fix: api plugin is now called grid and opt-out 2019-10-07 16:23:38 +02:00
Simone Margaritelli
db3b7f577a
misc: small fix or general refactoring i did not bother commenting 2019-10-07 15:45:11 +02:00
Simone Margaritelli
90b0e10e81
misc: small fix or general refactoring i did not bother commenting 2019-10-07 15:32:44 +02:00
Simone Margaritelli
60f0f6c29e
misc: small fix or general refactoring i did not bother commenting 2019-10-07 14:32:42 +02:00
Simone Margaritelli
4827dc65ed
misc: small fix or general refactoring i did not bother commenting 2019-10-07 14:12:22 +02:00
Simone Margaritelli
d6efc0b70d new: api plugin will report pwned access points 2019-10-07 13:06:29 +02:00
Simone Margaritelli
da52bcd705
misc: small fix or general refactoring i did not bother commenting 2019-10-07 11:13:28 +02:00
Simone Margaritelli
00582be374 new: reporting session data to the api 2019-10-07 10:25:46 +02:00
Simone Margaritelli
6e9bb866c7 fix: fixed epochs log parser 2019-10-07 02:00:08 +02:00
Simone Margaritelli
61da16ed91 fix: when the AI is ready the mode label reports AI 2019-10-07 01:31:37 +02:00