macOS
brew install twopinglocal Homebrew formula metadata
brew
Ping utility to determine directional packet loss. Version 4.6.1 via Homebrew; verified from local package data.
install
brew install twopinglocal Homebrew formula metadata
sudo apt install 2pingDebian stable package indexes · 2ping · source: deb.debian.org
sudo dnf install 2pingFedora Rawhide package metadata · 2ping · source: dl.fedoraproject.org
sudo zypper install 2pingopenSUSE Tumbleweed package metadata · 2ping · source: download.opensuse.org
overview
Ping utility to determine directional packet loss
history
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.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
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 |
|---|---|---|---|
2ping | cli | global executable | |
2ping6 | cli | global executable |
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.
https://www.finnie.org/software/2ping/
install metadata
| Package key | brew:twoping |
|---|---|
| Version | 4.6.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/twoping |
| Homepage | https://www.finnie.org/software/2ping/ |
| Repository | https://github.com/rfinnie/2ping |
| Upstream docs | https://github.com/rfinnie/2ping#readme |
| License | MPL-2.0 |
| Source archive | https://www.finnie.org/software/2ping/2ping-4.6.1.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 2pingsource 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.