Skip to content

GoNetworkMonitor v3.0.0 — Enterprise Edition

Choose a tag to compare

@Ali-Marandi Ali-Marandi released this 04 Aug 00:37
· 2 commits to master since this release

GoNetworkMonitor v3.0.0 — Enterprise Edition 🚀

This major release elevates GoNetworkMonitor to a professional, enterprise-grade network monitoring platform.

Key Enterprise Features

Feature Description
AI Intelligence Statistical anomaly detection to identify DDoS spikes and unusual traffic patterns.
Persistent Storage Full SQLite integration for historical data analysis and long-term reporting.
Prometheus Exporter Native /metrics endpoint for integration with Grafana, Datadog, and professional stacks.
Single Binary Zero-dependency portable binary with all assets embedded (Go 1.25+).
Multi-platform High-performance builds for both Linux and Windows (Npcap supported).

What's New

  • Added AI Intelligence dashboard section.
  • Added Prometheus metrics exporter.
  • Migrated to SQLite for permanent data persistence.
  • Upgraded build pipeline to Go 1.25.
  • Improved UI with dual-axis charts and intelligence event logs.

Installation (Windows)

  1. Install Npcap (WinPcap mode).
  2. Download gonetmon-v3.0.0-windows-amd64.zip.
  3. Run as Administrator.

Installation (Linux)

curl -LO https://github.com/Ali-Marandi/GoNetworkMonitor/releases/download/v3.0.0/gonetmon-v3.0.0-linux-amd64.tar.gz
tar -xzf gonetmon-v3.0.0-linux-amd64.tar.gz
sudo ./gonetmon-linux-amd64