macOS
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · source: api.github.com
brew / rank 2555
TCP connect to the given IP/port combo. Version 2.1.0 via Homebrew; verified from local package data. Also installable with zypper: sudo zypper install tcping.
install
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · source: api.github.com
sudo zypper install tcpingopenSUSE Tumbleweed package metadata · tcping · source: download.opensuse.org
choco install tcpingChocolatey community package catalog · tcping · source: community.chocolatey.org
scoop install main/tcpingScoop official bucket manifest trees · bucket/tcping.json · source: api.github.com
winget install --id EliFulkerson.tcping -eWindows Package Manager source index · EliFulkerson.tcping · source: cdn.winget.microsoft.com
overview
TCP connect to the given IP/port combo
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tcping | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:tcping |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/mkirchner/tcping |
| Repository | https://github.com/mkirchner/tcping |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.