{"id":14063586,"url":"https://github.com/regg00/pwsh-ip-location","last_synced_at":"2026-02-01T01:45:40.438Z","repository":{"id":194300743,"uuid":"690217801","full_name":"regg00/pwsh-ip-location","owner":"regg00","description":"Get GeoIP information with PowerShell","archived":false,"fork":false,"pushed_at":"2023-09-12T11:55:51.000Z","size":127,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-13T07:05:17.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/regg00.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-11T19:04:44.000Z","updated_at":"2023-10-23T17:52:01.000Z","dependencies_parsed_at":"2023-09-12T20:07:23.056Z","dependency_job_id":null,"html_url":"https://github.com/regg00/pwsh-ip-location","commit_stats":null,"previous_names":["regg00/pwsh-ip-location"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regg00%2Fpwsh-ip-location","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regg00%2Fpwsh-ip-location/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regg00%2Fpwsh-ip-location/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regg00%2Fpwsh-ip-location/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regg00","download_url":"https://codeload.github.com/regg00/pwsh-ip-location/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228028516,"owners_count":17858342,"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":[],"created_at":"2024-08-13T07:03:24.524Z","updated_at":"2026-02-01T01:45:40.420Z","avatar_url":"https://github.com/regg00.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"![Tests](https://github.com/regg00/pwsh-ip-location/actions/workflows/test-and-deploy.yaml/badge.svg)\n[![GitHub issues](https://img.shields.io/github/issues/regg00/pwsh-ip-location.svg)](https://github.com/regg00/pwsh-ip-location/issues)\n\n\u003cimg src=\"./Docs/icon.png\" height=\"200\" style=\"border-radius: 10%;\"\u003e\n\n# GeoIP PowerShell\n\nA PowerShell module to query GeoIP databases.\n\n## Why it exists\n\nI needed an easy way to query GeoIP databases using PowerShell. I got tired or using `Invoke-RestMethod` on different APIs, so I built this.\n\n## Installing this module\n\nThis module is available in [PowerShell Gallery](https://www.powershellgallery.com/packages/GeoIP):\n\n```powershell\nInstall-Module GeoIP\n```\n\nOr, download it from here and save all of the files somewhere in your `$PSModulePath`.\n\n## Using the module\n\nFirst things first, you need to import it `Import-Module GeoIP`\n\n### Functions\n\nHere's the status of each functions:\n\n| Command                                    | Status             | Notes                                                 |\n| ------------------------------------------ | ------------------ | ----------------------------------------------------- |\n| [Get-IPLocation](./Docs/Get-IPLocation.md) | :white_check_mark: | Get the location information of a specific IP address |\n\n## What else can I do?\n\nThere is plenty of help to read. Get started [here](./Docs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregg00%2Fpwsh-ip-location","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregg00%2Fpwsh-ip-location","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregg00%2Fpwsh-ip-location/lists"}