macOS
brew install twopinglocal Homebrew formula metadata
brew
twoping のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install twopinglocal Homebrew formula metadata
sudo apt install 2pingDebian stable package indexes · 2ping · ソース: deb.debian.org
sudo dnf install 2pingFedora Rawhide package metadata · 2ping · ソース: dl.fedoraproject.org
sudo zypper install 2pingopenSUSE Tumbleweed package metadata · 2ping · ソース: download.opensuse.org
概要
Ping utility to determine directional packet loss
履歴
2ping is a bidirectional ping utility that uses a listener/client protocol to distinguish inbound, outbound, and undetermined packet loss.
Ryan Finnie's official project page and README describe 2ping as a Python networking diagnostic tool built around three-way pings and after-the-fact state comparison between a listener and a client. The README copyright line dates the project from 2010 through 2025, and GitHub release metadata shows the maintained 4.x series continuing into 2026.
The official project page lists packaging in Debian, Ubuntu, Fedora/EPEL, Arch AUR, Gentoo, and Homebrew, with Windows source installation notes. That is unusually broad for a niche network diagnostic and reflects a tool that sysadmins can install from normal OS channels when ordinary ICMP ping does not answer the direction-of-loss question.
Typical use starts a remote listener with `2ping --listen` and runs `2ping` from the near side against that listener. The project also maintains public test listeners and warns users not to abuse them, making quick one-off connectivity tests possible without first deploying both endpoints.
2ping is package-nerd useful because it is a small, mostly-stdlib Python CLI that solves a specific network debugging problem traditional ping cannot solve. Its presence across multiple distro families makes it easy to recommend in runbooks without asking operators to build custom tooling.
セキュリティ状態
formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
2ping | cli | グローバル実行可能ファイル | |
2ping6 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.finnie.org/software/2ping/
インストールメタデータ
| パッケージキー | brew:twoping |
|---|---|
| バージョン | 4.6.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/twoping |
| ホームページ | https://www.finnie.org/software/2ping/ |
| リポジトリ | https://github.com/rfinnie/2ping |
| 上流ドキュメント | https://github.com/rfinnie/2ping#readme |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://www.finnie.org/software/2ping/2ping-4.6.1.tar.gz |
| 依存関係 | python@3.14 |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | twoping |
| Aliases |
|
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
2ping 4.5-1.2
Ping utility to determine directional packet loss
https://www.finnie.org/software/2ping/
sudo apt install 2ping2ping 4.5-1.2
Ping utility to determine directional packet loss
https://www.finnie.org/software/2ping/
sudo apt install 2ping2ping 4.6.1-4.fc45
Bi-directional ping utility
https://www.finnie.org/software/2ping
sudo dnf install 2ping2ping 4.5.1+20241102-1.3
Bi-directional ping utility
https://www.finnie.org/software/2ping/
sudo zypper install 2pingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.