community-tool

  1. R

    [TUTORIAL] GuestPilot: lightweight Proxmox guest monitor, WOL listener, and control API in Rust

    Hi, I would like to share a small project I built for Proxmox called GuestPilot. The goal was simple: have a small, fast, root-local tool to monitor and control VMs / CTs without exposing the full Proxmox API surface to end users. For my use case, the standard Proxmox interface is excellent...