Skip to content
forked from White-Tiger/WinMTR

WinMTR Redux, extended fork of Appnor's WinMTR with IPv6 support and other enhancements

License

Notifications You must be signed in to change notification settings

LatinSuD/WinMTR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WinMTR (Redux)

WinMTR (Redux) in an extended fork of Appnor's WinMTR (sourceforge)
with IPv6 support and other different enhancements and bug fixes

Download (binaries)

Differences to WinMTR 0.98

  • [x] - removed Windows 2000 support
  • [x] + added IPv6 support
  • [x] + clickable entries when stopped.. (why the heck wasn't it possible before?)
  • [x] * added start delay of about 30ms for each hop (870ms before the 30th hop gets queried)
    this should improve performance and reduces network load

  • [x] ! fixed trace list freeze (list didn't update while tracing, happens when tracing just one hop)
  • [x] * theme support (more fancy look :P)
  • [ ] + remembers window size
  • [ ] ! CTRL+A works for host input
  • [ ] + host history: pressing del key or right mouse will remove selected entry
  • [ ] * new icon

Requirements

  • Windows XP+ (Windows 2000 support can be added on request, but IPv6 will not work)
  • Microsoft Visual C++ 2010 Redistributables (32bit | 64bit) or use static build

About me (White-Tiger) / why I decided to create this fork

There isn't that much to say actually, I've been using IPv6 for a few years now thanks to SixXS and it always annoyed me that WinMTR couldn't handle IPv6... finally my ISP got some sort of IPv6 beta test. And that's what I wanted to compare: native vs SixXS with long-term trace routes such as those WinMTR provides.
Since there wasn't any WinMTR build with IPv6, I decided to do it myself ;) The result can be seen here :P
(after 1 day for IPv6, and 2 additional days to fix other stuff and polishing)

About me (LatinSuD) / why I decided to create this fork

This is probably a temporary fork in order to create a few enhancements. We already have too many forks.

How to compile

  1. Download and install Visual Studio Community 2022
  2. Install workload "Desktop developtment with C++", with optional package "C++ MFC for the latest v143..." (other versions may work too).
  3. Open WinMTR.vcxproj
  4. Build and run

About

WinMTR Redux, extended fork of Appnor's WinMTR with IPv6 support and other enhancements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 96.3%
  • C 3.7%