Ross ROSS = Recommend OSS · open-source software intelligence for agents

tomnomnom/httprobe

Take a list of domains and probe for working HTTP and HTTPS servers observed · 2026-08-28

github.com/tomnomnom/httprobe · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3501
  • days_rel: n/a
  • days_push: 802
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3119 stars · 524 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

httprobe is a Go command-line tool that takes a list of domains on stdin and probes for working HTTP and HTTPS servers, reporting which respond. It supports custom protocol/port probes, configurable concurrency and timeouts, and a prefer-HTTPS mode.

Use cases

  • check which domains in a list have live web servers
  • probe subdomains for http and https during recon
  • find web services on non-standard ports like 8443
  • filter alive hosts from a bug bounty target list
  • quickly verify which endpoints serve https

When to choose

  • you need a fast, scriptable stdin/stdout tool for checking live web servers across many domains
  • you want a lightweight single-purpose utility that fits into a recon or asset-discovery pipeline
  • you need configurable concurrency and timeouts for large domain lists

When to avoid

  • you need full port scanning or service fingerprinting rather than just HTTP/HTTPS checks
  • you want a GUI or a hosted service with dashboards and history
  • you need deep crawling or content analysis of the discovered servers

Facets

cli-tool · maturity maintenance

http-client networking web-scraping cli security developer-tools networking windows cli go recon osint bug-bounty stdin-stdout port-scanning unix-philosophy command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
tomnomnom/httprobemain23

For agents

markdown · JSON · MCP: product_card(name="tomnomnom/httprobe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem