2025-10-01 17:44:00 +02:00
2025-09-28 20:15:56 +02:00
2025-10-01 17:44:00 +02:00
2025-05-15 21:29:11 +02:00
2025-02-16 15:21:03 +01:00
2025-05-13 21:16:20 +02:00
2025-09-29 18:19:17 +00:00
2025-01-26 19:01:38 +01:00
2025-09-27 20:21:15 +02:00
2025-09-10 18:57:49 +02:00
2025-02-14 11:04:11 +01:00
2025-09-10 17:50:53 +02:00
2025-05-30 11:07:26 +02:00
2024-12-20 18:25:59 +01:00
2025-09-10 18:47:55 +02:00
2025-09-11 18:18:42 +02:00
2025-05-30 11:03:54 +02:00
2025-09-10 17:52:17 +02:00

ProxMenux Logo


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.


📌 Installation

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)"

⚠️ 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:

  • Proxmox VE 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.

Support the Project!

If you find ProxMenux useful, consider giving it a on GitHub to help others discover it!

Star History

Star History Chart

Support the project on Ko-fi!

Description
ProxMenux An Interactive Menu for Proxmox VE Management
Readme MIT 42 MiB
Languages
Shell 69.7%
TypeScript 28.8%
Python 0.9%
CSS 0.3%
JavaScript 0.3%