-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update readme.md to reflect project goals
- Loading branch information
1 parent
79657a7
commit 7854282
Showing
1 changed file
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
WinMTR | ||
====== | ||
WinMTR (Redux) | ||
============== | ||
|
||
WinMTR Redux, extended fork of Appnor's WinMTR with IPv6 support and other enhancements | ||
|
||
**WinMTR (Redux)** in an extended fork of [Appnor's WinMTR](http://winmtr.net/) with IPv6 support and other different enhancements | ||
|
||
#### Differences to [WinMTR](http://winmtr.net/) 0.98: | ||
`[x]` - removed Windows 2000 support <br> | ||
`[x]` + added IPv6 support <br> | ||
`[x]` + clickable entries when stopped.. (why the heck wasn't it possible before?) <br> | ||
`[ ]` ! fixed view freeze when only pinging first hop and other cases (didn't show until stopped) <br> | ||
`[ ]` * theme support (more fancy look :P) <br> | ||
`[ ]` + remembers window size <br> | ||
`[ ]` ! CTRL+A works on destination input <br> | ||
`[ ]` + pressing DEL or right mouse while hovering history entry will remove it <br> | ||
`[ ]` * new icon <br> | ||
~~~~ |