twoping

Ping utility that measures directional packet loss between hosts

brewmacoslinux
Try with needOr install directly
Source

About

Ping utility to determine directional packet loss

Commands

twoping

Examples

Basic ping to a host to measure packet loss in both directions$ twoping example.com
Ping with custom packet count and timeout settings$ twoping -c 10 -t 5 example.com
Ping with specified packet size to test different payload conditions$ twoping -s 256 example.com