NetVizor is a modern, lightweight Windows network monitoring and firewall management tool that combines TinyWall's simplicity with GlassWire's visualization capabilities. Designed with performance and user experience at its core, it provides real-time network insights and intuitive firewall control.
- Live Process Tracking - Monitor network connections for every process
- Real-time Traffic Statistics - Track upload/download speeds for each process
- Connection Details - View protocols, ports, and connection states
- Historical Data - Track network usage history over time
- Easy Rule Creation - Quick wizard for creating firewall rules
- One-click Block/Allow - Instant control over application access
- Rule Templates - Pre-configured rules for common applications
- Windows Firewall Integration - Built on Windows Firewall APIs
- Real-time Charts - Traffic graphs powered by ECharts
- Process Traffic Distribution - Visual breakdown of bandwidth usage
- Modern UI - Clean, responsive interface built with Vue 3
-
Download the latest version from Releases
-
Extract the archive to your preferred directory and run
Shell.exe(Administrator privileges required for ETW and Firewall API access) -
After startup, a network speed floating window will appear in the top-right corner of your screen, and the application will be available in the system tray
-
Right-click the floating window to access settings, or navigate to "Traffic Statistics & Analysis" for detailed monitoring and configuration
# Clone the repository
git clone https://github.com/duyl328/NetVizor.git
cd NetVizor
# Build backend
cd src/NetVizor.Backend
dotnet build
# Build frontend
cd ../NetVizor.Frontend
npm install
npm run build
# Run the application
cd ../NetVizor.Backend
dotnet run- Windows 10/11 (x64)
- .NET 8.0 Runtime
- WebView2 Runtime
- Administrator privileges (required for firewall management and ETW data collection)
- Framework: .NET 8.0 + WPF
- Data Collection: ETW (Event Tracing for Windows)
- Database: SQLite
- Communication: HTTP + WebSocket
- UI Framework: Vue 3 + TypeScript
- Build Tool: Vite
- Charts: ECharts
- UI Components: NaiveUI
- Rendering: WebView2
-
Network Access Detection & Alerts
- User-configurable detection rules
- Popup/sound/log alerts when applications trigger rules
- Filtering by process, port, IP, protocol, and more
-
Taskbar Network Speed Display
- Real-time network speed display in taskbar/control bar
- Alternative to floating window display
-
Bandwidth Limiting
- Bandwidth throttling before network requests complete
- Per-application or global upload/download speed limits
-
Enhanced Firewall Management
- Comprehensive rule creation, editing, and batch management
- Multi-condition rules (application, IP, port, protocol, direction)
- Rule templates and quick-apply functionality
-
GeoIP Mapping
- Map connection IPs to geographic locations
- Map visualization of connection distribution
-
Custom Alerts
- Notify users when:
- Network speed anomalies occur
- Unknown programs connect to network
- Connections to blacklisted IPs
- Notify users when:
-
DNS Resolution
- Resolve remote IPs to domain names
- Easy identification of connection targets
-
Multi-language Support
- Support for English, Chinese, and other languages
- Internationalized UI
-
Behavior-based Automatic Rule Suggestions
- Analyze application network behavior patterns
- Automatically suggest appropriate firewall rules
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the GPL 3.0 License - see the LICENSE file for details.
- Inspired by TinyWall and GlassWire
- Built on Windows ETW and Firewall APIs
- UI powered by Vue.js and ECharts
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Email: yylyou333@gmail.com
If you find this project helpful, please consider:
- ⭐ Starring the project
- 🐛 Reporting bugs
- 💡 Suggesting new features
- 🤝 Contributing code
NetVizor 是一个现代化、轻量级的 Windows 网络监控和防火墙管理工具,它结合了 TinyWall 的简洁性和 GlassWire 的可视化能力。以性能和用户体验为核心设计理念,提供实时网络洞察和直观的防火墙控制。
- 实时进程追踪 - 监控每个进程的网络连接
- 实时流量统计 - 监控每个进程的上传/下载速度
- 连接详情 - 查看协议、端口和连接状态
- 历史数据 - 追踪网络使用历史记录
- 便捷规则创建 - 快速向导创建防火墙规则
- 一键阻止/允许 - 即时控制应用程序网络访问
- 规则模板 - 常见应用程序的预配置规则
- Windows 防火墙集成 - 基于 Windows 防火墙 API 构建
- 实时图表 - 由 ECharts 驱动的流量图表
- 进程流量分布 - 带宽使用的可视化分解
- 现代化 UI - 使用 Vue 3 构建的简洁、响应式界面
-
从 Releases 下载最新版本
-
将压缩包解压至指定目录,运行
Shell.exe即可(软件启动需要管理员权限,ETW 与防火墙 API 均需管理员权限) -
软件启动后会在电脑右上角显示网速悬浮窗,右下角系统托盘也会同时显示软件图标
-
您可以右击悬浮窗进入设置页面,或者进入"流量统计与分析"来进行详细查看和设置
# 克隆仓库
git clone https://github.com/duyl328/NetVizor.git
cd NetVizor
# 构建后端
cd src/NetVizor.Backend
dotnet build
# 构建前端
cd ../NetVizor.Frontend
npm install
npm run build
# 运行应用程序
cd ../NetVizor.Backend
dotnet run- Windows 10/11 (x64)
- .NET 8.0 Runtime
- WebView2 Runtime
- 管理员权限(用于防火墙管理和 ETW 数据收集)
- 框架: .NET 8.0 + WPF
- 数据收集: ETW (Event Tracing for Windows)
- 数据库: SQLite
- 通信: HTTP + WebSocket
- UI 框架: Vue 3 + TypeScript
- 构建工具: Vite
- 图表库: ECharts
- UI 组件: NaiveUI
- 渲染: WebView2
-
网络访问检测与报警
- 支持用户自定义检测规则
- 当软件触发规则时可进行弹窗/声音/日志报警
- 可按进程、端口、IP、协议等条件设置
-
任务栏网速显示
- 在悬浮窗外,提供任务栏/控制栏的实时网速显示
- 作为悬浮窗显示的替代方案
-
网速限制功能
- 在网络请求完成前进行带宽限制
- 可针对单个应用或全局限制上传/下载速度
-
防火墙管理增强
- 更加全面的规则创建、编辑和批量管理能力
- 支持按应用、IP、端口、协议、方向等多条件组合规则
- 提供规则模板和快速应用功能
-
GeoIP 地理映射
- 将连接的 IP 地址映射到地理位置
- 地图可视化展示连接分布
-
自定义报警系统
- 当出现以下情况时通知用户:
- 网速异常波动
- 未知程序联网
- 连接到黑名单 IP
- 当出现以下情况时通知用户:
-
DNS 域名解析
- 将远程 IP 解析为域名
- 便于快速识别连接目标
-
多语言支持
- 支持英文、中文等多语言切换
- 国际化用户界面
-
基于行为的自动规则建议
- 分析程序的联网行为模式
- 自动推荐相应的防火墙规则
- Fork 本仓库
- 创建您的功能分支 (
git checkout -b feature/AmazingFeature) - 提交您的更改 (
git commit -m 'Add some AmazingFeature') - 推送到分支 (
git push origin feature/AmazingFeature) - 打开一个 Pull Request
本项目采用 GPL 3.0 许可证 - 查看 LICENSE 文件了解详情。
- 灵感来自 TinyWall 和 GlassWire
- 基于 Windows ETW 和防火墙 API 构建
- UI 由 Vue.js 和 ECharts 驱动
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Email: yylyou333@gmail.com
如果您觉得这个项目有帮助,请考虑:
- ⭐ 给项目加星
- 🐛 报告问题
- 💡 建议新功能
- 🤝 贡献代码





