{"id":20196034,"url":"https://github.com/thehxdev/echoip","last_synced_at":"2026-06-04T18:31:41.108Z","repository":{"id":248350157,"uuid":"815703930","full_name":"thehxdev/echoip","owner":"thehxdev","description":"Send a request, get your public IP address","archived":false,"fork":false,"pushed_at":"2024-06-15T22:22:37.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T19:38:18.317Z","etag":null,"topics":["golang","ip"],"latest_commit_sha":null,"homepage":"","language":"Go","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/thehxdev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-15T22:22:20.000Z","updated_at":"2024-06-22T11:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"3da8b715-5c5c-4bc6-bd2e-f57439f44c06","html_url":"https://github.com/thehxdev/echoip","commit_stats":null,"previous_names":["thehxdev/echoip"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fechoip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fechoip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fechoip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehxdev%2Fechoip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehxdev","download_url":"https://codeload.github.com/thehxdev/echoip/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241629770,"owners_count":19993710,"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":["golang","ip"],"created_at":"2024-11-14T04:21:21.718Z","updated_at":"2025-03-03T08:13:33.375Z","avatar_url":"https://github.com/thehxdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EchoIP\nA small program for cheching public IP address.\n\n\n## Build\nFirst you must install `go` compiler from [go.dev](https://go.dev) website.\nThen build `echoip` executable:\n\n```bash\ngo build -ldflags='-s -d' .\n```\n\n## Usage\nRunning `echoip` is very simple:\n\n```bash\n# default value for `-addr` flag is `localhost:5000`\n./echoip -addr ':5000'\n```\n\nIf you run `echoip` with command above, it will listen on `0.0.0.0:5000`.\nFor TLS support you can use a reverse proxy like [Caddy](https://caddyserver.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fechoip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehxdev%2Fechoip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehxdev%2Fechoip/lists"}