pkg.sopackage field notes

brew / Rang 2556

tcping mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tcping in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tcping

provider-native install command

Überblick

Paketzusammenfassung

TCP connect to the given IP/port combo

Befehle und Aliase

  • tcping

Verlauf

Projektgeschichte und Nutzung

tcping is a small command-line utility that checks whether a host:port pair is reachable by attempting a TCP connection instead of sending ICMP echo packets.

Projektgeschichte

The upstream manual page says tcping came to be in 2002 as a basic TCP connection checker and as a way to fail fast before running network commands with long timeouts on Solaris, AIX, and Linux.

The GitHub repository for Marc Kirchner's tcping was created in 2016. The manual notes that IPv6 support was added for version 2.0.0 in 2023, while AIX and Solaris support was dropped.

Adoptionsgeschichte

tcping's adoption is modest but package-manager-friendly: it is a single-purpose diagnostic CLI, available through Homebrew and several other package ecosystems in the input facts, for cases where ICMP ping is blocked or irrelevant.

Wie es verwendet wird

Users run tcping with a host and port, optionally selecting IPv4 or IPv6 and setting second or microsecond timeouts. Exit codes distinguish success, failure, timeout, and error, making it useful in scripts.

Warum Paket-Nerds sich dafür interessieren

Package nerds care because tcping is the minimal network probe people reach for when netcat is too general and ping tests the wrong protocol. Its behavior is small enough to document in a manpage and stable enough to script.

Zeitleiste

  • 2002: tcping created for basic TCP connection checks and fast failure before long-timeout commands.
  • 2016: mkirchner/tcping GitHub repository created.
  • 2023: Version 2.0.0 added IPv6 support and dropped AIX and Solaris support.

Related projects

  • ping, nc/netcat, fping, and hping are related network reachability tools; tcping focuses specifically on TCP connect checks.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tcpingExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.1.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tcping
Version2.1.0
PaketmanagerHomebrew
Homepagehttps://github.com/mkirchner/tcping
Repositoryhttps://github.com/mkirchner/tcping
Bottlenicht erfasst
Dienstkeiner deklariert

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation