{"id":22477198,"url":"https://github.com/sskender/http-probe","last_synced_at":"2026-05-04T09:32:54.221Z","repository":{"id":266113843,"uuid":"864068750","full_name":"sskender/http-probe","owner":"sskender","description":"A simple tool for probing HTTP APIs in various network environments","archived":false,"fork":false,"pushed_at":"2024-12-02T16:04:50.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T16:41:57.606Z","etag":null,"topics":["aws","aws-ecs","aws-eks","aws-vpc","azure","azure-kubernetes-service","ecs","ecs-fargate","eks","eks-cluster","google-cloud","kubernetes","kubernetes-cluster","networking","networking-tools","probe","troubleshooting","vpc","vps"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/sskender/http-probe","language":"Shell","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/sskender.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}},"created_at":"2024-09-27T12:39:45.000Z","updated_at":"2025-05-15T06:29:35.000Z","dependencies_parsed_at":"2024-12-02T17:36:23.513Z","dependency_job_id":null,"html_url":"https://github.com/sskender/http-probe","commit_stats":null,"previous_names":["sskender/http-probe"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sskender/http-probe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sskender%2Fhttp-probe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sskender%2Fhttp-probe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sskender%2Fhttp-probe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sskender%2Fhttp-probe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sskender","download_url":"https://codeload.github.com/sskender/http-probe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sskender%2Fhttp-probe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["aws","aws-ecs","aws-eks","aws-vpc","azure","azure-kubernetes-service","ecs","ecs-fargate","eks","eks-cluster","google-cloud","kubernetes","kubernetes-cluster","networking","networking-tools","probe","troubleshooting","vpc","vps"],"created_at":"2024-12-06T14:09:49.377Z","updated_at":"2026-05-04T09:32:54.201Z","avatar_url":"https://github.com/sskender.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTTP Probe\n\nA simple tool for probing HTTP APIs in various network environments. Test the availability of your services in local networks, cloud setups, and multi-service environments like Kubernetes clusters. It also includes a Docker image for easy deployment within your infrastructure.\n\nPull publicly available Docker image:\n\n```bash\ndocker pull sskender/http-probe:latest\n```\n\nRun with your HTTP API endpoint as target:\n\n```bash\ndocker run --rm sskender/http-probe:latest https://api.example.com/v1/health\n```\n\nExample output:\n\n```txt\n[2024-09-28 13:54:00] Starting the probe process\n[2024-09-28 13:54:00] Target endpoint: https://api.example.com/v1/health\n[2024-09-28 13:54:00] Sending the probe\n[2024-09-28 13:54:00] Trying to resolve domain: api.example.com\n[2024-09-28 13:54:00] Record found: 115.19.142.57\n[2024-09-28 13:54:00] Record found: 115.19.141.57\n[2024-09-28 13:54:00] Record found: 115.19.138.57\n[2024-09-28 13:54:00] Record found: 115.19.140.57\n[2024-09-28 13:54:00] Record found: 115.19.139.57\n[2024-09-28 13:54:01] HTTP response code: 200\n[2024-09-28 13:54:01] Waiting for 10s before sending the next probe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsskender%2Fhttp-probe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsskender%2Fhttp-probe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsskender%2Fhttp-probe/lists"}