1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2024-07-22 01:58:46 -03:00
..
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00
2024-07-22 01:58:46 -03:00

This directory contains various wrappers for traceroute, which provide
some compatibility for some another traceroute-like software,
including tcptraceroute(8).

These wrappers try to emulate the command-line interface only.
The actual output is the output of the underlain traceroute(8).

Some of options and features certainly are not supported
(especially if it is considered too extra :) ).

The idea of such wrappers is mostly not wrappers itself. It is to inspect
the features implemented by competitors, whether it is already supported by us,
or it is useful to be supported, or it is not useful or excessive.

We have no plans to implement all features of all existing software.
Let the people a chance to play with something... ;)