Skip to content

jcapellman/NVT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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