Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 492 Bytes

NVT

alt text

NVT stands for N)etwork V)isualization T)ool. It is a WPF .NET 7.0 application showing TCP Connections and the processes tied to them to provide end-users more insight into what applications have connections throughout our connected world.

Current Features:

  • Ability to kill the process from the GUI
  • Improved UI/UX
  • REST service to route the DNS requests to (in the case of an airgapped environment)
  • Platform abstractions to port to Linux or MacOS