{"id":42066026,"url":"https://github.com/z0rr0/ipinfo","last_synced_at":"2026-01-26T08:12:16.630Z","repository":{"id":57554303,"uuid":"143770837","full_name":"z0rr0/ipinfo","owner":"z0rr0","description":"IP info web service","archived":false,"fork":false,"pushed_at":"2025-12-02T11:02:43.000Z","size":1178,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T07:44:58.370Z","etag":null,"topics":["go","ip","web-application"],"latest_commit_sha":null,"homepage":"https://fwtf.xyz","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/z0rr0.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2018-08-06T19:01:48.000Z","updated_at":"2025-12-02T11:02:48.000Z","dependencies_parsed_at":"2024-02-17T00:24:38.610Z","dependency_job_id":"6988af9c-c984-4116-b9fa-529d790d76cc","html_url":"https://github.com/z0rr0/ipinfo","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/z0rr0/ipinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fipinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fipinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fipinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fipinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z0rr0","download_url":"https://codeload.github.com/z0rr0/ipinfo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z0rr0%2Fipinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["go","ip","web-application"],"created_at":"2026-01-26T08:12:15.929Z","updated_at":"2026-01-26T08:12:16.625Z","avatar_url":"https://github.com/z0rr0.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPINFO\n\n![Go](https://github.com/z0rr0/ipinfo/workflows/Go/badge.svg)\n![Version](https://img.shields.io/github/tag/z0rr0/ipinfo.svg)\n![License](https://img.shields.io/github/license/z0rr0/ipinfo.svg)\n\nIP info web service. It handles next requests:\n\n1. default - plain text info about request IP\n2. `/short` - short info about request IP\n3. `/json` - json info about request IP\n4. `/xml` - json info about request IP\n5. `/html` - html info about request IP\n\nExamples are in the file [api.md](api.md).\n\n![example](example.png)\n\n### Build\n\n```bash\nmake build\n# cp config.example.json ipinfo.json\n# set custom settings in ipinfo.json\n./ipinfo -config ipinfo.json\n```\n\nFor docker container [z0rr0/ipinfo](https://hub.docker.com/r/z0rr0/ipinfo)\n\n```bash\nmake docker\n# or only for linux amd64\n# make docker_linux_amd64\n```\n\n### Local run\n\n```bash\nmake start\nmake stop\n\n# alias for [stop + start]\nmake restart\n```\n\nFor docker container\n\n```bash\n# mydir/ipinfo.json\n# mydir/GeoLite2-City.mmdb\ndocker run --rm --name ipinfo -u $UID:$UID -p 8082:8082 -v /mydir:/data/conf:ro z0rr0/ipinfo:latest\n```\n\n### License\n\nThis source code is governed by a [BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause) \nlicense that can be found in the [LICENSE](https://github.com/z0rr0/ipinfo/blob/master/LICENSE) file.\n\n_This product includes GeoLite2 data created by MaxMind, available from [http://www.maxmind.com](http://www.maxmind.com)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fipinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz0rr0%2Fipinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz0rr0%2Fipinfo/lists"}