# ycd/dstp

🧪 Run common networking tests against any site.

Repository: https://github.com/ycd/dstp
Canonical: https://ross.abutalabs.com/products/dstp
Language: Go
License: MIT
License Family: permissive
Topics: golang, networking, dns, network-monitoring, ping
Last push: 2025-09-09T10:42:30+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 41, release rhythm 40, longevity 100
- inputs: {"age_days": 1760, "days_push": 358, "days_rel": 600, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1297, forks 35 (observed 2026-08-28T04:04:17.076242+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: networking, monitoring, cli, developer-tools
- domain: networking, developer-tools
- platform: windows, cli, cross-platform
- tags: dns-lookup, ping, tls-check, network-diagnostics, golang, command-line, linux, macos

## Member repositories
- ycd/dstp (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.076242+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:54.998028+00:00, confidence not recorded.
  - readme: https://github.com/ycd/dstp (fetched 2026-08-28T04:04:17.076242+00:00, sha eefe1ddc146d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
