Cpanel::Net::traceroute

This article documents the usage of the Cpanel::Net::traceroute function in relation to the cPanel interface. This tag can be used inside cPanel pages.


SYNOPSIS

Cpanel::Net::traceroute


DESCRIPTION

This function displays the route of a packet from the web interface user's computer to the server the user's domain resides on.


VARIABLES

INPUT

NONE

OUTPUT

line (string)
Line outputs a line of the traceroute output. Format: host(IP) time ms time ms time ms


EXAMPLES

<?cp Net::traceroute( %, line) ?>

This example will output the traceroute information from the interface user's computer to the server their site is located on.


COPYRIGHT

Copyright 2007 cPanel Inc.