14 lines
717 B
Markdown
14 lines
717 B
Markdown
# NexusGuard SD-WAN Suite
|
|
|
|
Enterprise Zero-Trust SD-WAN solution built with Go, Vue 3, and WireGuard. Enables stealth VPN tunneling, centralized IPAM, and real-time network isolation via `nftables`.
|
|
|
|
## Overview
|
|
|
|
NexusGuard provides a complete secure networking solution with three main components:
|
|
|
|
- **Server Core**: Central API and VPN Hub managing database state, token distribution, and Linux firewall isolation.
|
|
- **Dashboard UI**: Admin Web GUI for managing Nodes, Users, Devices, and Firewall rules.
|
|
- **Device Agent**: A stealth background daemon for Linux client machines that establishes memory-injected WireGuard tunnels.
|
|
|
|
Use the guide sections to learn how to set up and manage your NexusGuard network.
|