From 31ec2a0b3afd9d078f349253f5d5a76dd4b5f726 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Sun, 6 Jul 2025 17:45:33 +0200 Subject: [PATCH] Update network_menu.sh --- scripts/menus/network_menu.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/scripts/menus/network_menu.sh b/scripts/menus/network_menu.sh index acc0307..1fee4eb 100644 --- a/scripts/menus/network_menu.sh +++ b/scripts/menus/network_menu.sh @@ -10,9 +10,13 @@ # ========================================================== # Description: -# Advanced network management and troubleshooting tool for Proxmox VE. -# Features include interface detection, bridge management, connectivity testing, -# network diagnostics, configuration backup/restore, and automated repairs. +# ProxMenu is an advanced yet user-friendly network management tool for Proxmox VE. +# Core features: +# - View and analyze network interfaces, bridges, and routing table +# - Test Internet and LAN connectivity +# - Diagnose and repair basic network issues +# - Backup, restore, and clean network configuration +# - Safely restart the network service # Configuration ============================================ REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main"