geowifi icon indicating copy to clipboard operation
geowifi copied to clipboard

Search WiFi geolocation data by BSSID and SSID on different public databases.

Results 8 geowifi issues
Sort by recently updated
recently updated
newest added

8 positions from the right instead of 2 from the left for lat/lon

Hello! I'm going to package your tool for Parrot OS. It would be great if you can create release / tag versions so I can update upstream version automatically. Something...

enhancement

![image](https://user-images.githubusercontent.com/24606096/186807953-da901340-93f6-4b6b-a0d4-5371b0592c93.png) maybe that should be `insert(-8, '.')`

Hi, Thanks for the great work. Could it be that the google API isn't working anymore. I followed your guide with the billed API creation but the script doesn't pull...

Would love an option where if you have a GPS puck enabled in Linux it will display the distance from me in miles

enhancement

By adding `if __name__ == '__main__': ` to geowifi.py this would allow using it as a lib.

enhancement

They also provide a database, claiming 4bilion wifi APs. BSSID lookup has free 100calls/day/IP plan, but has to be activated via support. https://unwiredlabs.com/api demo ``` import requests url = "https://eu1.unwiredlabs.com/v2/process"...

enhancement

Does anyone know is it possible to pass multiple BSSIDs to Apple? It's not really documented API.

help wanted