{"id":22331068,"url":"https://github.com/rodrigobdz/geo-wifi","last_synced_at":"2026-05-09T10:40:58.828Z","repository":{"id":119408226,"uuid":"181219872","full_name":"rodrigobdz/geo-wifi","owner":"rodrigobdz","description":"📍 Check if a Wi-Fi network is located in a reasonable geographic location","archived":false,"fork":false,"pushed_at":"2019-04-23T09:59:22.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T10:16:01.504Z","etag":null,"topics":["detection","detection-library","distance-measure","generator-lnm","google-maps-api","npm-package","rogue-ap","security-tools","wifi-hotspot","yarn"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/geo-wifi","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodrigobdz.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":"contributing.md","funding":null,"license":"license","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-04-13T19:36:09.000Z","updated_at":"2025-02-27T23:15:10.000Z","dependencies_parsed_at":"2023-07-23T21:02:15.857Z","dependency_job_id":null,"html_url":"https://github.com/rodrigobdz/geo-wifi","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"ceed606113b96fec6fde1ffc615baaa3cfb50c5a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fgeo-wifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fgeo-wifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fgeo-wifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigobdz%2Fgeo-wifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigobdz","download_url":"https://codeload.github.com/rodrigobdz/geo-wifi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605730,"owners_count":20643030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["detection","detection-library","distance-measure","generator-lnm","google-maps-api","npm-package","rogue-ap","security-tools","wifi-hotspot","yarn"],"created_at":"2024-12-04T04:09:34.254Z","updated_at":"2026-05-09T10:40:53.797Z","avatar_url":"https://github.com/rodrigobdz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geo-wifi [![Build Status](https://travis-ci.com/rodrigobdz/geo-wifi.svg?branch=master)](https://travis-ci.com/rodrigobdz/geo-wifi)\n\n\u003e Check if Wi-Fi network is located in a reasonable geographic location\n\n## Install\n\n```sh\n$ npm install geo-wifi\n```\n\n## Usage\n\n```js\nconst geoWifi = require('geo-wifi');\n\n// Returns true if RestaurantXYZ is located near the location specified\ngeoWifi('RestaurantXYZ Hotspot', {latitude: 0.0, longitude: 0.0});\n//=\u003e true\n```\n\n## API\n\n### geoWifi(ssid, location)\n\n#### ssid\n\nType: `string`\n\nService Set Identifier (SSID).\n\n#### location\n\nType: `Object`\n\nCurrent location of user specified with latitude and longitude.\n\n## Credits\n\n* [generator-lnm](https://github.com/rodrigobdz/generator-lnm) - Awesome node module generator\n\n## License\n\n[MIT](license) © [Rodrigo Bermudez Schettino](https://rodrigobdz.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Fgeo-wifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigobdz%2Fgeo-wifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigobdz%2Fgeo-wifi/lists"}