2ping
Ping utility to determine directional packet loss
Install
- All systems
-
curl cmd.cat/2ping.sh
- Debian
-
apt-get install 2ping
- Ubuntu
-
apt-get install 2ping
- Kali Linux
-
apt-get install 2ping
- Fedora
-
dnf install 2ping
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install 2ping
- OS X
-
brew install 2ping
- Raspbian
-
apt-get install 2ping
- Dockerfile
- dockerfile.run/2ping
2ping
Ping utility to determine directional packet loss
2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs.