scamper

Advanced traceroute and network path measurement utility

brewmacoslinux
Try with needOr install directly
Source

About

Advanced traceroute and network measurement utility

Commands

scamper

Examples

trace network path to a host$ scamper -i example.com
measure latency and packet loss to multiple hosts$ scamper -i hosts.txt -O json > results.json
perform traceroute with custom hop limit$ scamper -i example.com -c 'trace max-hops 20'
probe network paths and save results as JSON$ scamper -i 8.8.8.8 -O json
measure network connectivity to multiple targets$ scamper -f tracelist.txt -O warts -o output.warts