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

pouriyajamshidi/tcping

Ping TCP ports using tcping. Inspired by Linux's ping utility. Written in Go observed · 2026-08-28

github.com/pouriyajamshidi/tcping · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 59
  • 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: 104
  • age_days: 2015
  • days_rel: 114
  • days_push: 8
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1327 stars · 123 forks observed · 2026-08-28

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

A cross-platform command-line tool written in Go that pings TCP ports instead of ICMP, inspired by Linux's ping utility. It measures latency, packet loss, and connection quality, with output in colored, plain, JSON, CSV, and sqlite3 formats.

Use cases

  • ping a TCP port when ICMP is blocked by a firewall
  • monitor network latency and packet loss to a server
  • test DNS load balancing or GSLB with hostname re-resolution
  • measure uptime and downtime of a service endpoint
  • export TCP probe results to JSON or CSV for analysis
  • check if a specific port is reachable on a remote host

When to choose

  • ICMP is blocked but TCP connectivity must be verified
  • you need cross-platform TCP ping on Linux, macOS, Windows, or BSD
  • you want structured output (JSON/CSV/sqlite) for automated monitoring
  • auditing latency and connection quality of TCP services

When to avoid

  • you need traditional ICMP ping or traceroute functionality
  • you need continuous graphical network monitoring dashboards
  • you need to probe UDP services

Facets

cli-tool · maturity active

networking monitoring cli networking developer-tools windows bsd cli cross-platform tcp-ping latency-monitoring packet-loss go icmp-alternative network-diagnostics command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
pouriyajamshidi/tcpingmain85

For agents

markdown · JSON · MCP: product_card(name="pouriyajamshidi/tcping")

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