8000 GitHub - voidboost/geomac-swift: A simple program (written in swift) to get geolocation of Wi-Fi access points by their BSSIDs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

voidboost/geomac-swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geomac-swift

A simple program (written in swift) to get geolocation of Wi-Fi access points by their BSSIDs. Requires macOS 14 Sonoma or later.

Features

  • searches for a location using data from five network location providers
  • sends HTTP requests asynchronously to speed up lookups
  • accepts MAC addresses in various formats
  • simple GUI

And more!

Releases

Download latest version

Sponsor & Support

To keep this app maintained and up-to-date please consider sponsoring it on GitHub. Or if you are looking for a private support or help in customizing the experience, then reach out to me on Telegram @voidboost.

Troubleshooting

Error during installation/launch of the application

These two commands usually help — you need to run them in the terminal (when entering the password, it will be hidden — that’s normal).

sudo xattr -cr /Applications/Geomac.app

and

sudo codesign --force --deep --sign - /Applications/Geomac.app

Screenshots

License

MIT

About

A simple program (written in swift) to get geolocation of Wi-Fi access points by their BSSIDs

Topics

Resources

License

Stars

Watchers

Forks

Languages

0