This application's goal is to measure the MTU along a network path (PMTUD - path
MTU discovery). For this purpose, this tool reimplements ICMP-based Traceroute
and combines it with a binary search for the MTU.
The project was inspired by
mturoute. It is currently
in a PoC phase.