macOS
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · 来源: api.github.com
安装
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · 来源: api.github.com
sudo zypper install tcpingopenSUSE Tumbleweed package metadata · tcping · 来源: download.opensuse.org
choco install tcpingChocolatey community package catalog · tcping · 来源: community.chocolatey.org
scoop install main/tcpingScoop official bucket manifest trees · bucket/tcping.json · 来源: api.github.com
winget install --id EliFulkerson.tcping -eWindows Package Manager source index · EliFulkerson.tcping · 来源: cdn.winget.microsoft.com
概览
TCP connect to the given IP/port combo
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tcping | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tcping |
|---|---|
| 版本 | 2.1.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/mkirchner/tcping |
| 仓库 | https://github.com/mkirchner/tcping |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.