sc_ttlexp
parallel Internet measurement utility
Install
- All systems
-
curl cmd.cat/sc_ttlexp.sh
- Debian
-
apt-get install scamper
- Ubuntu
-
apt-get install scamper
- Kali Linux
-
apt-get install scamper
- Fedora
-
dnf install scamper
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install scamper
- OS X
-
brew install scamper
- Raspbian
-
apt-get install scamper
- Dockerfile
- dockerfile.run/sc_ttlexp
scamper
parallel Internet measurement utility
scamper is a program that is able to conduct Internet measurement tasks to large numbers of IPv4 and IPv6 addresses, in parallel, to fill a specified packets-per-second rate. Currently, it supports the well-known ping and traceroute techniques, as well as MDA traceroute, alias resolution, some parts of tbit, sting, and neighbour discovery. scamper can do ICMP-based Path MTU discovery. scamper starts with the outgoing interface's MTU and discovers the location of Path MTU bottlenecks. scamper performs a PMTUD search when an ICMP fragmentation required message is not returned to establish the PMTU to the next point in the network, followed by a TTL limited search to infer where the failure appears to occur.