macOS
brew install tcpinglocal Homebrew formula metadata
sudo port install tcpingMacPorts ports tree · net/tcping/Portfile · ソース: api.github.com
brew / 順位 2555
tcping のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.