ycd/dstp
🧪 Run common networking tests against any site. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 41
- Release rhythm 40
- 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: 0
- age_days: 1760
- days_rel: 600
- days_push: 358
- n_releases_24m: 2
Adoption not part of the score
1297 stars · 35 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dstp is a Go CLI tool that runs common networking tests (DNS resolution, ping, TLS/HTTPS connectivity) against a URL or IP address. It outputs results in plaintext or JSON for quick diagnostics.
Use cases
- check if a site is down or unreachable
- diagnose dns resolution problems
- ping a host and measure latency
- test tls connectivity on a port
- run network diagnostics from the command line
- get network test results as json
When to choose
- you want a single command combining dns, ping, and tls checks
- you need scriptable network diagnostics with json output
- you want a lightweight cross-platform alternative to running multiple tools
When to avoid
- you need deep packet inspection or continuous monitoring
- you require advanced traceroute or bandwidth testing features
- you need a gui-based network analysis tool
Facets
cli-tool · maturity active
networking monitoring cli developer-tools networking developer-tools windows cli cross-platform dns-lookup ping tls-check network-diagnostics golang command-line linux macos
1 source
- readme: https://github.com/ycd/dstp · fetched 2026-08-28 · eefe1ddc146d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ycd/dstp | main | 52 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem