Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.07 KB

File metadata and controls

44 lines (25 loc) · 1.07 KB

📌 Installation

To install VMenu-X, simply run the following command in your Proxmox server terminal:

bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"

⚠️ Be careful when copying scripts from the internet. Always remember to check the source!

📄 You can review the source code before execution.

🛡️ All executable links follow our Code of Conduct.


📌 How to Use

Once installed, launch ProxMenux by running:

menu

Then, follow the on-screen options to manage your Proxmox server efficiently.


📌 System Requirements

🖥 Compatible with: 8.x and 9.x

📦 Dependencies:

  • bash, curl, wget, jq, whiptail, python3-venv (These dependencies are installed automatically during setup.)
  • Translations are handled in a Python virtual environment using googletrans-env.