trimstray/htrace.sh
My simple Swiss Army knife for http/https troubleshooting and profiling. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2973
- days_rel: n/a
- days_push: 652
- n_releases_24m: 0
Adoption not part of the score
3860 stars · 244 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
htrace.sh is a shell-script CLI that combines HTTP/HTTPS request troubleshooting (redirect tracing, headers, body, SSL parameters, custom methods and proxies) with wrappers around security tools like Nmap, testssl.sh, SSL Labs, and Mozilla Observatory. It packages these checks behind a single command, installable natively on Debian/Ubuntu/macOS or via a Docker image.
Use cases
- trace the redirect chain of a url
- inspect http response headers and body
- check a site's ssl/tls configuration
- scan a website for missing security headers
- detect whether a waf is in front of a site
- run ssl labs and observatory scans from the terminal
- debug why an https endpoint behaves unexpectedly
When to choose
- You want one terminal command that mixes HTTP request inspection with TLS and security scanning
- You're doing quick triage of redirects, headers, and SSL misconfigurations on Linux or macOS
- You prefer avoiding dependency setup by running a prebuilt Docker image
When to avoid
- You need structured JSON output or a programmatic API for automation and CI pipelines
- You require load testing, deep application profiling, or continuous monitoring rather than point-in-time triage
- You can't install the wrapped external tools (Nmap, testssl.sh, etc.) and don't want to use Docker
Facets
cli-tool · maturity active
http-client security vulnerability-scanning developer-tools security web-development developer-tools networking cli http-troubleshooting https ssl-tls redirect-tracing header-analysis nmap testssl ssllabs mozilla-observatory waf-detection subdomain-enumeration shell-script swiss-army-knife linux macos docker
1 source
- readme: https://github.com/trimstray/htrace.sh · fetched 2026-08-28 · 45ffdf6eae4a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| trimstray/htrace.sh | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="trimstray/htrace.sh")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem