chore: update .gitignore, add docs site, plan docs

This commit is contained in:
datadunia
2026-05-23 04:16:13 +07:00
parent 92051d5fb4
commit 64e29609b3
17 changed files with 1568 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
# 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.