Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapellman authored Dec 30, 2019
1 parent a5f39af commit e9b483a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@

NVAT stands for N)etwork V)isualization T)ool. It is a WPF .NET Core 3.1 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.

### Features to come before 1.0
### Features in the upcoming 0.1 Release:
* Ability to kill the process from the GUI
* Improved UI/UX (it's a little janky right now)
* Unencrypted traffic inspection (tisk tisk port 80 applications in 2019)
* REST service to route the DNS requests to (in the case of an airgapped environment)
* Unit Test coverage across the board
* Platform abstractions to port to Linux or MacOS

### Features to come before 1.0
* Unencrypted traffic inspection (tisk tisk port 80 applications in 2019)
* Improved UX

0 comments on commit e9b483a

Please sign in to comment.