mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-13 03:26:53 +00:00
14 lines
601 B
Markdown
14 lines
601 B
Markdown
<div align="center">
|
|
<img src="https://github.com/MacRimi/ProxMenux/blob/main/images/proxmenu.png" alt="ProxMenu Logo" width="265" height="294">
|
|
</div>
|
|
|
|
|
|
# ProxMenux
|
|
ProxMenux: An interactive menu for Proxmox that simplifies advanced task management and automation through scripts hosted on GitHub. It includes multi-language support, automatic updates, and a user-friendly interface.
|
|
|
|
To install ProxMenux, simply run the following command in your Proxmox server terminal:
|
|
|
|
```
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/install_proxmenux.sh)"
|
|
```
|