Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 642 Bytes

TCP Monitor

TCP/UDP Connection Monitor

Works like the SysInternals tool TCPView with the added feature of filtering the list of connections.

Visual Studio 2017 .Net 4.7

External NuGet Source

In Visual Studio:

Tools -> Options -> NuGet Package Manager -> Package Sources

Name: STR Programming Services

Source: http://nuget.stricq.com/nuget

Color Highlights Key

  • Green - New Connection
  • Yellow - State Change
  • Red - Connection Closed
  • Purple - Data Transfered

Screen Shots

Normal View

Normal View

Filtered View

Filtered View