Update network_menu.sh

This commit is contained in:
MacRimi 2025-07-06 17:45:33 +02:00
parent e6b568d7d6
commit 31ec2a0b3a

View File

@ -10,9 +10,13 @@
# ========================================================== # ==========================================================
# Description: # Description:
# Advanced network management and troubleshooting tool for Proxmox VE. # ProxMenu is an advanced yet user-friendly network management tool for Proxmox VE.
# Features include interface detection, bridge management, connectivity testing, # Core features:
# network diagnostics, configuration backup/restore, and automated repairs. # - 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 ============================================ # Configuration ============================================
REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main" REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main"