macOS
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · Quelle: api.github.com
brew / Rang 2559
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tcping in AI-Agent-Workflows.
Installation
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · Quelle: api.github.com
sudo zypper install tcpingopenSUSE Tumbleweed package metadata · tcping · Quelle: download.opensuse.org
choco install tcpingChocolatey community package catalog · tcping · Quelle: community.chocolatey.org
scoop install main/tcpingScoop official bucket manifest trees · bucket/tcping.json · Quelle: api.github.com
winget install --id EliFulkerson.tcping -eWindows Package Manager source index · EliFulkerson.tcping · Quelle: cdn.winget.microsoft.com
Überblick
TCP connect to the given IP/port combo
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tcping | cli | globales Executable |
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.
https://github.com/mkirchner/tcping
Installationsmetadaten
| Paketschlüssel | brew:tcping |
|---|---|
| Version | 2.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tcping |
| Homepage | https://github.com/mkirchner/tcping |
| Repository | https://github.com/mkirchner/tcping |
| Lizenz | MIT |
| Quellarchiv | https://github.com/mkirchner/tcping/archive/refs/tags/2.1.0.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tcping |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tcping 2.8.0-1.4
A ping program for TCP ports
https://github.com/pouriyajamshidi/tcping
sudo zypper install tcpingtcping
sudo port install tcpingtcping
choco install tcpingmain/tcping
scoop install main/tcpingEliFulkerson.tcping
winget install --id EliFulkerson.tcping -epj.tcping
winget install --id pj.tcping -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.