darkosancanin / apple_bssid_locator

Simple python tool which finds the location of a wifi access point from its BSSID (Basic Service Set Identifier) which is the MAC address of the wifi access point and optionally displays the location on Google Maps. This is implemented by calling the Apple Location Services API.
42 stars 7 forks source link

Batch search #2

Open mrx23dot opened 5 months ago

mrx23dot commented 5 months ago

is it possible to add multiple BSSIDs per call?