ProxMenux is a management tool for Proxmox VE that simplifies system administration through an interactive menu, allowing you to execute commands and scripts with ease.
To install ProxMenux, simply run the following command in your Proxmox server terminal:
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
📄 You can review the source code before execution.
🛡️ All executable links follow our Code of Conduct.
Once installed, launch ProxMenux by running:
menu
Then, follow the on-screen options to manage your Proxmox server efficiently.
🖥 Compatible with:
- Proxmox VE 8.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
.
If you find ProxMenux useful, consider giving it a ⭐ on GitHub to help others discover it!
Support the project on Ko-fi!