Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetVision Enterprise

Professional network discovery, topology mapping, and infrastructure management tool. Desktop application for Windows.

Features

  • Automatic Device Discovery - ICMP Ping + ARP + SNMP v2/v3
  • Neighbor Discovery - LLDP / CDP protocol support
  • Interactive Device List - Real-time Online/Offline status indicators
  • Complete Device Profile - Network interfaces, MAC address, Vendor, OS detection
  • Built-in Tools - SSH Terminal, Port Scanner, Wake-on-LAN
  • CSV Export - Export device data for external analysis
  • Professional Dark UI - Modern design inspired by GitHub Dark theme

Tech Stack

Component Technology
Language C# (.NET 8)
UI Framework WPF + XAML
Database SQLite + Entity Framework Core
SNMP Library Lextm.SharpSnmpLib
Networking System.Net.NetworkInformation

Requirements

  • Windows 10/11 (64-bit)
  • .NET 8 Runtime (for running from source)
  • Network administrator privileges (for device discovery)

License MIT License - see LICENSE file for details.

Author Ali-Get - GitHub

Getting Started

git clone https://github.com/Ali-Get/NetVision-Enterprise.git
cd NetVisionEnterprise
dotnet run --project NetVision.UI

Build Standalone EXE
bash
dotnet publish NetVision.UI/NetVision.UI.csproj -c Release -r win-x64 --self-contained true -p:PublishSingleFile=true -o ./publish

About

Professional network discovery and infrastructure management tool for Windows. Built with C# and WPF.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages