{% extends "konami.html" %} {% block title %}traceroute{% endblock %} {% block body %}

traceroute

traceroute.send

Request:

{% highlight "cxml" %}
    
        
            
            
            
        
    
{% endhighlight %}

hop repeats for every hop (unsurprisingly)

Response:

{% highlight "cxml" %}
    
{% endhighlight %}
{% endblock %}