White-Tiger / WinMTR

WinMTR Redux, extended fork of Appnor's WinMTR with IPv6 support and other enhancements
GNU General Public License v2.0
437 stars 63 forks source link

Adding command-line support by pulling @smilepleeeaz's improvements into your repository #7

Open unforgettableid opened 7 years ago

unforgettableid commented 7 years ago

Your version of WinMTR is console-only.

@smilepleeeaz has created a fork of your version.

His version is dual-mode. By default, it runs in GUI mode. If you call it using a special command-line argument, it runs in console mode instead.

He wrote: "All these changes are under the same GPLv2 license as the original."

Could you please pull his work into your repository?

White-Tiger commented 7 years ago

sorry, I can't merge it for now since it's incompatible with my local build among other things. I'd also like to take a slightly different approach.