{"id":22287439,"url":"https://github.com/fooker/ipinfo","last_synced_at":"2025-03-25T20:46:39.871Z","repository":{"id":138425430,"uuid":"245854522","full_name":"fooker/ipinfo","owner":"fooker","description":"IP address info dumper","archived":false,"fork":false,"pushed_at":"2020-03-09T00:00:06.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T18:29:29.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooker.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T17:07:40.000Z","updated_at":"2021-01-29T10:25:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"08aa11a2-5232-46aa-8ce9-23c987e49621","html_url":"https://github.com/fooker/ipinfo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fipinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fipinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fipinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooker%2Fipinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooker","download_url":"https://codeload.github.com/fooker/ipinfo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245543202,"owners_count":20632638,"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-12-03T17:00:00.993Z","updated_at":"2025-03-25T20:46:39.860Z","avatar_url":"https://github.com/fooker.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"ipinfo is a tool to print infos about a IP Address with an optional network.\n\nThe `INPUT` can be either an IP Address (IPv4 or IPv6) or a Network in [CIDR](https://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation.\nThe tool will output a bunch of information about this IP Address including the Address Family, if it is a global routed address, etc.\nIf a Network Mask (aka Prefix Length) is specified, additional information about the according network will be printed, too.\n\nThe tool is also able to generate [JSON](https://en.wikipedia.org/wiki/JSON) output which contains the same information but in machine readable format.\n\n\n## Installation\nTo build the tool a [Rust-Toolchain](https://www.rust-lang.org/) is required.\n\nDownload the source and run the following command to build:\n```shell script\ncargo build --release\n```\n\nThe result can be found in `./target /release/ipinfo`.\n\n## Usage\n```\nUSAGE:\n    ipinfo [FLAGS] \u003cinput\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -j, --json       Output as JSON structure\n    -V, --version    Prints version information\n\nARGS:\n    \u003cinput\u003e    IP address or subnet in CIDR format\n```\n\nYou will figure this out, right?\n\n\n## Bugs and Enhancements\nI'm open for new feature ideas (and according pull-requests).\nFeel free to use the issues to tell me abpout Bugs, Ideas and Use-Cases.\n\n\n## License\nThe code is published under WTFPL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooker%2Fipinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooker%2Fipinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooker%2Fipinfo/lists"}