{"id":13752348,"url":"https://github.com/daddycocoaman/azureipcheck","last_synced_at":"2025-04-14T02:31:49.199Z","repository":{"id":39860452,"uuid":"325383055","full_name":"daddycocoaman/azureipcheck","owner":"daddycocoaman","description":"A Python Typer-based CLI tool to check IP addresses against Azure services. It also uses Rich for some dope console output. Additionally, it makes use of Clumper for parsing through the Azure Service Tag JSON files.","archived":false,"fork":false,"pushed_at":"2023-03-06T12:58:01.000Z","size":89,"stargazers_count":21,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-11T17:55:42.416Z","etag":null,"topics":["azure","cli","clumper","gazpacho","network","rich","typer"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daddycocoaman.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-12-29T20:41:59.000Z","updated_at":"2024-10-11T00:38:03.000Z","dependencies_parsed_at":"2024-01-17T15:12:52.437Z","dependency_job_id":null,"html_url":"https://github.com/daddycocoaman/azureipcheck","commit_stats":{"total_commits":34,"total_committers":2,"mean_commits":17.0,"dds":"0.38235294117647056","last_synced_commit":"e848f02c1b05fa232ae6cbdaea7fa9b011bae918"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daddycocoaman%2Fazureipcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daddycocoaman%2Fazureipcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daddycocoaman%2Fazureipcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daddycocoaman%2Fazureipcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daddycocoaman","download_url":"https://codeload.github.com/daddycocoaman/azureipcheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248810883,"owners_count":21165195,"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":["azure","cli","clumper","gazpacho","network","rich","typer"],"created_at":"2024-08-03T09:01:04.260Z","updated_at":"2025-04-14T02:31:48.926Z","avatar_url":"https://github.com/daddycocoaman.png","language":"Python","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# azureipcheck\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/v/azureipcheck\"/\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/pyversions/azureipcheck\"/\u003e\n    \u003cimg src=\"https://img.shields.io/pypi/l/azureipcheck\"/\u003e\n    \u003ca href=\"https://twitter.com/mcohmi\"\u003e\u003cimg src=\"https://img.shields.io/twitter/follow/mcohmi.svg?style=plastic\"/\u003e\u003c/a\u003e\u003cbr\u003e\n\u003c/div\u003e\n\nA Python [Typer-based](https://github.com/tiangolo/typer) CLI tool to check IP addresses against Azure services. It also uses [Rich](https://github.com/willmcgugan/rich) for some dope console output. Additionally, it makes use of [Clumper](https://github.com/koaning/clumper) for parsing through the Azure Service Tag JSON files.\n\n\n## Installation\n\nThe recommended method of installation is with [pipx](https://github.com/pipxproject/pipx). \n\n```\npipx install azureipcheck\n```\n\nHowever, you can install the normal way from PyPi with `python3 -m pip install azureipcheck`.\n\n## Usage\n\nYou should first run `azureipcheck update` to download the latest Service Tag JSON files. After downloading the files locally, you can run `azureipcheck check \u003cip\u003e`, where `ip` can be a single address or CIDR (i.e., `51.8.227.233` or `51.8.227.233/24`). \n\nChecking a CIDR does not check every IP in the network provided. It simply checks to see if the network is in a subnet of any of the Azure network ranges. Therefore `51.8.227.233/24` may return matches but `51.8.227.233/8` would not. \n\n\n### Built With\n- Typer: https://github.com/tiangolo/typer\n- Rich: https://github.com/willmcgugan/rich\n- Clumper: https://github.com/koaning/clumper\n- Gazpacho: https://github.com/maxhumber/gazpacho\n- Cookiecutter-RichTyper: https://github.com/daddycocoaman/cookiecutter-richtyper\n\nInspired by https://github.com/deanobalino/azureip\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaddycocoaman%2Fazureipcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaddycocoaman%2Fazureipcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaddycocoaman%2Fazureipcheck/lists"}