Skip to content

Commit 0ef1b12

Browse files
committed
Update README.
1 parent 19ac465 commit 0ef1b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ A Windows named pipe monitoring GUI. Requires administrator priviledges to run.
66
- Displays name and number of active/maximum connections, like [pipelist.exe](https://docs.microsoft.com/en-us/sysinternals/downloads/pipelist) from [SysInternals Suite](https://docs.microsoft.com/en-us/sysinternals/) does, and creation timestamp as a bonus.
77
- Highlights newly created and removed pipes, like [Process Explorer](https://docs.microsoft.com/en-us/sysinternals/downloads/process-explorer) from SysInternals Suite does.
88
- Gives hints about well-known pipe names.
9+
- Multilanguage support (English and Russian for now).
910

1011
![Screenshot!](screenshot.png)
1112

@@ -18,6 +19,5 @@ The named pipes that get quickly created and deleted (or deleted and re-created)
1819
## TODO
1920

2021
- ACL extraction and displaying.
21-
- Window position save & restore.
2222
- More/better hints (see the GetHintFor() function in Models/PipeModel.cs).
2323
- Keep selected line in view when many named pipes gets created or deleted.

0 commit comments

Comments
 (0)