{"id":17256486,"url":"https://github.com/majd/ip-curl","last_synced_at":"2025-08-09T10:13:43.098Z","repository":{"id":61607736,"uuid":"466541929","full_name":"majd/ip-curl","owner":"majd","description":"A lightweight tool that starts a web server and returns the client's IP address on every request","archived":false,"fork":false,"pushed_at":"2022-03-06T20:26:16.000Z","size":24,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T06:11:27.271Z","etag":null,"topics":["docker","go","golang","http","ip","ip-address","web"],"latest_commit_sha":null,"homepage":"","language":"Go","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/majd.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}},"created_at":"2022-03-05T18:54:43.000Z","updated_at":"2024-06-07T22:13:14.000Z","dependencies_parsed_at":"2022-10-19T21:00:42.443Z","dependency_job_id":null,"html_url":"https://github.com/majd/ip-curl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/majd/ip-curl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majd%2Fip-curl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majd%2Fip-curl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majd%2Fip-curl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majd%2Fip-curl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/majd","download_url":"https://codeload.github.com/majd/ip-curl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/majd%2Fip-curl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269562754,"owners_count":24438603,"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-08-09T02:00:10.424Z","response_time":111,"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":["docker","go","golang","http","ip","ip-address","web"],"created_at":"2024-10-15T07:14:33.571Z","updated_at":"2025-08-09T10:13:43.037Z","avatar_url":"https://github.com/majd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ip-curl\n\n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/majd/ip-curl/blob/main/LICENSE)\n![Go](https://img.shields.io/badge/Go-1.17-blue.svg)\n\nA lightweight tool that starts a web server and returns the client's IP address on every request.\n\n![Demo](./demo.gif)\n\n## Usage\n\nThe tool can be ran in a Docker container or compiled directly on the host.\n\n### Docker (recommended)\n\nStart container\n\n```\n$ docker run --rm -p 3000:80 -e PORT=80 ghcr.io/majd/ip-curl\n```\n\n\n### Manual\n\nClone repository\n```\n$ git clone git@github.com:majd/ip-curl.git \u0026\u0026 cd ip-curl\n```\n\nCompile code\n```\n$ go mod download\n$ go build\n```\n\nRun compiled binary\n```\n$ PORT=3000 ./ip-curl\n```\n\n## License\n\nip-curl is released under the [MIT license](https://github.com/majd/ip-curl/blob/main/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajd%2Fip-curl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmajd%2Fip-curl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmajd%2Fip-curl/lists"}