diff options
Diffstat (limited to 'network/dublin-traceroute/README')
-rw-r--r-- | network/dublin-traceroute/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/dublin-traceroute/README b/network/dublin-traceroute/README new file mode 100644 index 0000000000..7caefc918a --- /dev/null +++ b/network/dublin-traceroute/README @@ -0,0 +1,6 @@ +Dublin Traceroute is a NAT-aware multipath traceroute tool. + +It allows traceroutes in multi-path networks (i.e. with ECMP +load-balancing enabled), recognize NATs, creates nice diagrams of the +results, export to JSON, and do this with a command-line tool, a C++ +library or a Python library. |