{"id":14063523,"url":"https://github.com/andysvints/WhatIsMyIP","last_synced_at":"2025-07-29T15:33:51.854Z","repository":{"id":179063368,"uuid":"177023674","full_name":"andysvints/WhatIsMyIP","owner":"andysvints","description":"Module for geting Public IP of the computer.","archived":false,"fork":false,"pushed_at":"2023-10-07T16:51:57.000Z","size":78,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-04T01:34:02.535Z","etag":null,"topics":["powershell","powershell-module","whatismyip"],"latest_commit_sha":null,"homepage":"","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/andysvints.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-03-21T21:05:20.000Z","updated_at":"2023-11-25T20:57:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"c90ed3fe-03f0-459f-a786-38c1f809f590","html_url":"https://github.com/andysvints/WhatIsMyIP","commit_stats":null,"previous_names":["andysvints/whatismyip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andysvints/WhatIsMyIP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andysvints%2FWhatIsMyIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andysvints%2FWhatIsMyIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andysvints%2FWhatIsMyIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andysvints%2FWhatIsMyIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andysvints","download_url":"https://codeload.github.com/andysvints/WhatIsMyIP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andysvints%2FWhatIsMyIP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267709623,"owners_count":24131923,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["powershell","powershell-module","whatismyip"],"created_at":"2024-08-13T07:03:22.850Z","updated_at":"2025-07-29T15:33:51.571Z","avatar_url":"https://github.com/andysvints.png","language":"PowerShell","readme":"# WhatIsMyIP\nModule for geting Public IP of the computer.\n\n## Install-Module\n\nCopy and Paste the following command to install this package using PowerShellGet\n\n```powershell\nInstall-Module -Name WhatIsMyIP \n```\n\n## Cmdlets\n\nPlease refer to the comment-based help for more information about these commands.\n\n### Get-PublicIP\n\nThis function is used to get External IP address using ipify.org and ipinfo.io APIs.\n\n#### Syntax\n\n```powershell\nGet-PublicIP [-Detailed] [-WhatIf] [-Confirm] [\u003cCommonParameters\u003e]\n```\n\n#### Example\n\n```powershell\n  PS\u003e whatismyip -detailed\n\n    ip       : 1.1.1.1\n    hostname : one.one.one.one\n    anycast  : True\n    city     : Los Angeles\n    region   : California\n    country  : US\n    loc      : 34.0522,-118.2437\n    org      : AS13335 Cloudflare, Inc.\n    postal   : 90076\n    timezone : America/Los_Angeles\n``````\n\n**[Icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/ip-address)**\n","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandysvints%2FWhatIsMyIP","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandysvints%2FWhatIsMyIP","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandysvints%2FWhatIsMyIP/lists"}