979 Commits

Author SHA1 Message Date
evilsocket
b1c554f557
Merge pull request #223 from dadav/fix/locale_dir
Also ship locale with package
2019-10-08 23:15:00 +02:00
evilsocket
2afe8d0773
Merge pull request #224 from dadav/fix/language_script
Fix path
2019-10-08 23:14:46 +02:00
dadav
31b4095fa5 Fix path 2019-10-08 22:31:40 +02:00
dadav
41f50c3436 Also ship locale with package 2019-10-08 22:12:17 +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 #1 from dadav/fix/wifips
Fix/wifips: improvement in the plugin style and renamed to net-pos
2019-10-08 19:00:28 +00:00
Cassiano Aquino
4916b3bf7c
fix builder to set image version and hostname on build 2019-10-08 19:36:17 +01: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
d86e3cbc27 misc: removed legacy update script 2019-10-08 19:30:18 +02:00
Simone Margaritelli
223bce8abc fix: fixed paths in scripts/backup.sh 2019-10-08 19:29:22 +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
evilsocket
594315ebc9
Merge pull request #217 from nanoymaster/test_branch
Plugin to refresh display every X changes
2019-10-08 17:02:30 +02:00
root
88b1eacd74 Plugin to refresh display every X changes 2019-10-08 15:58:14 +01:00
evilsocket
a2ea71c75c
Merge pull request #216 from caquino/caquino/gh-api-ratelimit
hard code bettercap release until better solution is implemented
2019-10-08 16:35:08 +02:00
Cassiano Aquino
833f4486ad
hard code bettercap release until better solution is implemented 2019-10-08 14:59:12 +01:00
Simone Margaritelli
3a081afefe releasing v1.0.0RC0 2019-10-08 15:28:11 +02:00
Simone Margaritelli
bba025e64c fix: fixed released script 2019-10-08 15:26:32 +02:00
evilsocket
b1800f1962
Merge pull request #215 from caquino/caquino/auto-override
add override file check to loader
2019-10-08 15:23:55 +02:00
Cassiano Aquino
42dcc5fc22
add override file check to loader 2019-10-08 14:12:05 +01: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
415217fbef merge 2019-10-08 14:54:20 +02:00
Simone Margaritelli
55d99836e7 fix: on_internet_available plugins callback is now called for both MANU and AUTO mode (fixes #210) 2019-10-08 14:54:03 +02:00
evilsocket
f8981eb878
Merge pull request #214 from caquino/caquino/builder-cleanup
builder changes
2019-10-08 14:38:12 +02:00
Cassiano Aquino
f9754927fa
Merge branch 'master' into caquino/builder-cleanup 2019-10-08 13:35:39 +01:00
Cassiano Aquino
1c11af8dce
builder changes 2019-10-08 13:33:11 +01: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
evilsocket
1c526b0bf1
Merge pull request #209 from dadav/feature/gps-configureable
Add OPTIONS to gps-plugin
2019-10-07 23:52:08 +02:00
dadav
80e307d28d Add OPTIONS to gps-plugin 2019-10-07 23:35:18 +02:00
evilsocket
2083b68f29
Merge pull request #208 from dadav/feature/pcap_parsing
Put pcap parsing in utils class
2019-10-07 23:21:59 +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 #161) 2019-10-07 19:42:29 +02:00
Simone Margaritelli
0577972867 new: if more than one peer are present, display their number (closes #201) 2019-10-07 18:42:57 +02:00
Simone Margaritelli
7f880698a4 docs: moved docs to www.pwnagotchi.ai repo 2019-10-07 18:25:59 +02:00
Simone Margaritelli
52af839131 new: exclude option for the grid plugin 2019-10-07 17:04:06 +02:00
Simone Margaritelli
f7bf12a0a0
misc: small fix or general refactoring i did not bother commenting 2019-10-07 16:55:55 +02:00
Simone Margaritelli
1a13e744b5 fix: grid plugin is half opt-in 2019-10-07 16:52:23 +02:00
Simone Margaritelli
2b50609752 fix: phrasing 2019-10-07 16:42:56 +02:00
Simone Margaritelli
6cf74dd282 docs: pwngrid docs 2019-10-07 16:35:25 +02:00
Michael V. Swisher
1ebb8599b3 Fixing function name mismatch 2019-10-07 07:30:23 -07:00
Simone Margaritelli
8bc037abb7 fix: fixed paths in doc 2019-10-07 16:27:01 +02:00