ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
328 B
Text
8 lines
328 B
Text
Net::Traceroute::PurePerl implements traceroute(1) functionality for
|
|
perl5. It allows you to trace the path IP packets take to a destination.
|
|
It is implemented by using raw sockets to act just like the regular
|
|
traceroute.
|
|
|
|
You must also be root to use the raw sockets.
|
|
|
|
WWW: https://metacpan.org/release/Net-Traceroute-PurePerl
|