You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XiCoN-FJS- c6e1ca9c10 Added new Maxmind TOS, colored log output and setuid-bit information 3 years ago
README.md added README.md 3 years ago
xtr.pl Added new Maxmind TOS, colored log output and setuid-bit information 3 years ago

README.md

xtr

This is the client for the XTR (XiCoN Trace Route). It opens a port and listening to HTTP requests. It answers with a traceroute in a json hash. The hash contains for each hop the IP, the PTR, the request time and the AS (Autonomous System) including the AS name.

This client also tries to connect to a "master server" which helps keeping track of all the traceroute clients and their availability.

This software uses the MaxMind GeoLite2 database (https://www.maxmind.com) to determine the AS for each hop. To lookup the AS information the script uses the MaxMind perl module which uses the MaxMind DB library.

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.