{"id":34842346,"url":"https://github.com/serialt/httpstat","last_synced_at":"2026-05-24T02:35:56.919Z","repository":{"id":195953734,"uuid":"694025728","full_name":"serialt/httpstat","owner":"serialt","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-20T07:29:22.000Z","size":10747,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T02:20:51.556Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/serialt.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}},"created_at":"2023-09-20T07:24:00.000Z","updated_at":"2023-09-20T07:24:48.000Z","dependencies_parsed_at":"2023-09-20T09:22:03.389Z","dependency_job_id":null,"html_url":"https://github.com/serialt/httpstat","commit_stats":null,"previous_names":["serialt/httpstat"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/serialt/httpstat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialt%2Fhttpstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialt%2Fhttpstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialt%2Fhttpstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialt%2Fhttpstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serialt","download_url":"https://codeload.github.com/serialt/httpstat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serialt%2Fhttpstat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33419556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":[],"created_at":"2025-12-25T17:13:42.444Z","updated_at":"2026-05-24T02:35:56.913Z","avatar_url":"https://github.com/serialt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpstat [![Build Status](https://github.com/davecheney/httpstat/actions/workflows/push.yml/badge.svg)](https://github.com/davecheney/httpstat/actions/workflows/push.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/davecheney/httpstat)](https://goreportcard.com/report/github.com/davecheney/httpstat)\n\n![Shameless](./screenshot.png)\n\nImitation is the sincerest form of flattery.\n\nBut seriously, https://github.com/reorx/httpstat is the new hotness, and this is a shameless rip off.\n\n## Installation\n`httpstat` requires Go 1.20 or later.\n```\n$ go install github.com/serialt/httpstat@latest\n```\n\n## Usage\n```\n$ httpstat https://example.com/\n```\n## Features\n\n- Windows/BSD/Linux supported.\n- HTTP and HTTPS are supported, for self signed certificates use `-k`.\n- Skip timing the body of a response with `-I`.\n- Follow 30x redirects with `-L`.\n- Change HTTP method with `-X METHOD`.\n- Provide a `PUT` or `POST` request body with `-d string`. To supply the `PUT` or `POST` body as a file, use `-d @filename`.\n- Add extra request headers with `-H 'Name: value'`.\n- The response body is usually discarded, you can use `-o filename` to save it to a file, or `-O` to save it to the file name suggested by the server.\n- HTTP/HTTPS proxies supported via the usual `HTTP_PROXY`/`HTTPS_PROXY` env vars (as well as lower case variants).\n- Supply your own client side certificate with `-E cert.pem`.\n\n## Contributing\n\nBug reports are most welcome, but with the exception of #5, this project is closed.\n\nPull requests must include a `fixes #NNN` or `updates #NNN` comment. \n\nPlease discuss your design on the accompanying issue before submitting a pull request. If there is no suitable issue, please open one to discuss the feature before slinging code. Thank you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserialt%2Fhttpstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserialt%2Fhttpstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserialt%2Fhttpstat/lists"}