Releases: kzagoris/winmtr-remaster
Release list
WinMTR 0.1
WinMTR 0.1 is the first release of the remaster. The original is an MFC
application for Windows. This one is C# on .NET 10 and Avalonia, and it runs on
Windows, macOS and Linux from one codebase.
What it does
WinMTR combines traceroute and ping in one window. It probes a route with
rising TTL, pings each discovered hop, and shows which hop loses packets.
Three visible differences from v0.92
Routes grow, they are not padded. v0.92 always displayed a fixed number of
rows. This release trims trailing silence, so the route you see is the route
that answered.
The error message stopped impersonating the hostname. In v0.92 a failed
probe wrote its error text into the hostname column. The error reason now has
its own place and never claims to be an address.
Reports gained text and JSON. HTML and CSV remain.
Downloads
Each platform has a desktop archive and a console archive:
win-x64linux-x64,linux-arm64osx-arm64,osx-x64
The binaries are Native AOT, so no .NET runtime is needed. Read the
installation section of the README before you start the macOS or Windows
download: neither is publisher-signed, and each operating system shows a
warning you must clear once.
The osx-x64 archive is cross-compiled on Apple Silicon and is not started on
Intel hardware before release.
Verify a download
SHA256SUMS is attached to this release.