dtr
dtr is a functional alternative to winMTR, or the Windows version of Matt's Trace Route (MTR). dtr, or danno's trace route, is being worked on merely because winMTR won't run in Vista or Windows7. If it did, we wouldn't be here right now.
dtr 1.0 is now available. It is still a perl script (.pl) until I can get a better 'compiler' than perl2exe (I know, I know, it's not a compiler per se.)
This current version, v.1.0, has made the major stride in that it now has it's own traceroute capabilities, and no longer depends on the tracert command. This means added speed.
Please keep in mind that it uses win32::pingICMP , Time::HiRes, bytes.pm , and Data::Dumper. You'll need those modules to get anywhere with the script.
USAGE
from the command line in Windows
dtr <ip address in numeral form>
Enjoy!
| Attachment | Size |
|---|---|
| dtr.pl | 2.75 KB |
1.1 is out!
The 1.1 version is now official, fixing a lot of bugs. Enjoy!