Python Script for Colorizing Traceroute Output (apologies for top-post)

wrw at mac.com wrw at mac.com
Sat Nov 17 12:07:27 EST 2012


On Nov 17, 2012, at 10:04 AM, Jordan Bylsma <jordan.bylsma1 at gmail.com> wrote:

> I'm looking into writing a python script that colorizes particular hops when using traceroute. Anyone run across something like this? I don't think it would be extremely difficult to write but some example code would help.
> 
> Basically particular hops in traceroute output would match a table as either a router, firewall or layer 3 switch and be colorized accordingly. 
> -- 
> http://mail.python.org/mailman/listinfo/python-list

Don't forget that most firewalls don't decrement) the time-to-live number, and unless you REALLY know what to look for, are invisible.

-Bill




More information about the Python-list mailing list