{"id":16632699,"url":"https://github.com/ahmedfaragmostafa/ipinfo","last_synced_at":"2025-10-30T04:30:29.101Z","repository":{"id":189511619,"uuid":"141541096","full_name":"ahmedfaragmostafa/ipInfo","owner":"ahmedfaragmostafa","description":"Get  all GEO info  for IP","archived":false,"fork":false,"pushed_at":"2018-07-20T23:48:29.000Z","size":6,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T06:24:16.280Z","etag":null,"topics":["bash","bash-script","bashrc","bootstrap"],"latest_commit_sha":null,"homepage":"","language":"Makefile","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/ahmedfaragmostafa.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2018-07-19T07:28:07.000Z","updated_at":"2023-03-04T04:56:45.000Z","dependencies_parsed_at":"2023-08-20T15:30:31.878Z","dependency_job_id":null,"html_url":"https://github.com/ahmedfaragmostafa/ipInfo","commit_stats":null,"previous_names":["ahmedfaragmostafa/ipinfo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfaragmostafa%2FipInfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfaragmostafa%2FipInfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfaragmostafa%2FipInfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedfaragmostafa%2FipInfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedfaragmostafa","download_url":"https://codeload.github.com/ahmedfaragmostafa/ipInfo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238930129,"owners_count":19554122,"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":["bash","bash-script","bashrc","bootstrap"],"created_at":"2024-10-12T05:09:52.735Z","updated_at":"2025-10-30T04:30:23.562Z","avatar_url":"https://github.com/ahmedfaragmostafa.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/) [![Bash Shell](https://badges.frapsoft.com/bash/v1/bash.png?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\n# ipInfo\nGet information of specific IP \n\n## How To Use \n```\nipInfo 85.203.13.62\n ```\n\n## Add ipInfo as command to your .zshrc || .bashrc\n``` bash\n# clone repo \ngit clone git@github.com:ahmedfaragmostafa/ipInfo.git\n\ncd ipInfo\n\n# install missing packages \nmake prepare\n\n# add to your .zshrc\nmake zshrc\n\n# add to your .bashrc\nmake bashrc\n```\n\n## Now you can get any ip info  ;)\n```\nipInfo 85.203.13.62\n```\n\n## Output\n``` JSON\n{\n    \"as\": \"AS49544 i3D.net B.V\",\n    \"city\": \"Paris\",\n    \"country\": \"France\",\n    \"countryCode\": \"FR\",\n    \"isp\": \"Falco Networks\",\n    \"lat\": 48.8628,\n    \"lon\": 2.3292,\n    \"org\": \"Falco Networks\",\n    \"query\": \"85.203.13.62\",\n    \"region\": \"IDF\",\n    \"regionName\": \"\\u00cele-de-France\",\n    \"status\": \"success\",\n    \"timezone\": \"Europe/Paris\",\n    \"zip\": \"75001\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedfaragmostafa%2Fipinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedfaragmostafa%2Fipinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedfaragmostafa%2Fipinfo/lists"}