Skip to content

ProxMenux An Interactive Menu for Proxmox VE Management

License

Notifications You must be signed in to change notification settings

mithubindia/vmenu

 
 

Repository files navigation


📌 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.

About

ProxMenux An Interactive Menu for Proxmox VE Management

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 66.1%
  • TypeScript 33.5%
  • Other 0.4%