{"id":21286252,"url":"https://github.com/moriyoshi/cloudmap-proxy","last_synced_at":"2026-04-18T01:35:01.456Z","repository":{"id":57550101,"uuid":"307686728","full_name":"moriyoshi/cloudmap-proxy","owner":"moriyoshi","description":"A tiny network proxy written in Go that can resolve target address with AWS CloudMap service discovery service.","archived":false,"fork":false,"pushed_at":"2021-02-11T14:53:06.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-06T19:46:06.464Z","etag":null,"topics":["aws","cloudmap","fargate","proxy","servicediscovery","tcp"],"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/moriyoshi.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}},"created_at":"2020-10-27T12:06:00.000Z","updated_at":"2021-02-11T14:53:09.000Z","dependencies_parsed_at":"2022-09-26T18:41:09.762Z","dependency_job_id":null,"html_url":"https://github.com/moriyoshi/cloudmap-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/moriyoshi/cloudmap-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Fcloudmap-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Fcloudmap-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Fcloudmap-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Fcloudmap-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moriyoshi","download_url":"https://codeload.github.com/moriyoshi/cloudmap-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moriyoshi%2Fcloudmap-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"ssl_error","status_checked_at":"2026-04-18T00:39:20.671Z","response_time":62,"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":["aws","cloudmap","fargate","proxy","servicediscovery","tcp"],"created_at":"2024-11-21T11:28:10.596Z","updated_at":"2026-04-18T01:35:01.438Z","avatar_url":"https://github.com/moriyoshi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudmap proxy\n\nThis is a tiny network proxy written in Go that can resolve target address with AWS CloudMap service discovery service.\n\nNo Route 53 integration is necessary.\n\n## Synopsis\n\n```\ncloudmap-proxy -cache-ttl 60s -conn-timeout 10s -debug aws-servicediscovery:namespace-name:service-name:8080 :8080\n```\n\n## Command-line spec\n\n```\ncloudmap-proxy [-cache-ttl TTL] [-conn-timeout TTL] [-debug] TARGET_ADDR LISTEN_ADDR\n```\n\n* `-cache-ttl`\n\n    Specify cache duration. (default: 1m0s)  The value must be followed by a duration unit.\n\n* `-conn-timeout`\n\n    Specify connection timeout. (default: 10s)  The value must be followed by a duration unit.\n\n* `-debug`\n\n    Turn on debug mode\n\n* TARGET_ADDR\n\n    The following formats are accepted:\n\n    * `HOST:PORT`\n\n        HOST may be bracketed IPv6 form (`[::1]`)\n\n    * `aws-servicediscovery:namespaceName:serviceName`\n\n        Do the discovery for service `serviceName` in the namespace `namespaceName`.\n\n    * `aws-servicediscovery-v4:namespaceName:serviceName`\n\n        Do the discovery for service `serviceName` in the namespace `namespaceName`, with the preference for IPv4 .\n\n    * `aws-servicediscovery-v6:namespaceName:serviceName`\n\n        Do the discovery for service `serviceName` in the namespace `namespaceName`, with the preference for IPv6.\n\n* LISTEN_ADDR\n\n    The following formats are accepted:\n\n    * `HOST:PORT`\n\n    * `:PORT`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoriyoshi%2Fcloudmap-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoriyoshi%2Fcloudmap-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoriyoshi%2Fcloudmap-proxy/lists"}