Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MagerValp
Copy link

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.

…API.

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.
@lcho00
Copy link

lcho00 commented Mar 11, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants