prey-bash-client-modules icon indicating copy to clipboard operation
prey-bash-client-modules copied to clipboard

Don't submit more than 25 WiFi networks when calling the Google Maps API...

Open MagerValp opened this issue 12 years ago • 1 comments

When there are too many WiFi networks the constructed Google Maps API request becomes too large, and Google returns an error. This patch limits the request to 25 networks, and also adds error handling so the report is still sent even if Google returns an error.

This fixes prey-bash-client issues #395 and #396.

MagerValp avatar Nov 27 '13 08:11 MagerValp

Is there a way to know what wi-fi location database Prey uses? I would like to add my wi-fi network to the database, with the hope that Prey can correctly locate my Mac Mini. Right now it is showing a location 800km away.

lcho00 avatar Mar 11 '24 01:03 lcho00