Httpstat
It's like curl -v, with colours.
Install / Use
/learn @davecheney/HttpstatREADME
httpstat


Imitation is the sincerest form of flattery.
But seriously, https://github.com/reorx/httpstat is the new hotness, and this is a shameless rip off.
Installation
httpstat requires Go 1.20 or later.
go install github.com/davecheney/httpstat@latest
Usage
httpstat https://example.com/
Features
- Windows/BSD/Linux supported.
- HTTP and HTTPS are supported, for self signed certificates use
-k. - Skip timing the body of a response with
-I. - Follow 30x redirects with
-L. - Change HTTP method with
-X METHOD. - Provide a
PUTorPOSTrequest body with-d string. To supply thePUTorPOSTbody as a file, use-d @filename. - Add extra request headers with
-H 'Name: value'. - The response body is usually discarded, you can use
-o filenameto save it to a file, or-Oto save it to the file name suggested by the server. - HTTP/HTTPS proxies supported via the usual
HTTP_PROXY/HTTPS_PROXYenv vars (as well as lower case variants). - Supply your own client side certificate with
-E cert.pem.
Contributing
Bug reports are most welcome, but with the exception of #5, this project is closed.
Pull requests must include a fixes #NNN or updates #NNN comment.
Please 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.
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
