Releases: pierky/ripeatlastracepath
Releases · pierky/ripeatlastracepath
v0.6.0
- new feature: graphs can now be saved on and loaded from the server (if
SERVERSIDE_SAVE_ENABLE=True
is setted on theconfig.py
file) - improvement: better traceroute details popup handling
- fix: exporting a graph in PNG format was not working when UTF-8 characters were present within the ASN or IP data
v0.5.0
- new feature: click on a probe to show path details
- improvement: probes that don't reach the destination host but do reach the destination AS are marked with a different borders' color
- improvement: add hop hostname in textual representation
- improvement: automatically load a measurement when its ID is given on the
msmid
argument of the query string (?msmid=xxx
) - improvement: use RIPE Atlas API version 2
- fix: while loading a previously saved graph, isolated probes were grouped and their original position was lost