Developer Tools
pxon
Everyday Proxmox LXC workflows.
A focused Go CLI for creating, listing, connecting to, and deleting managed Proxmox VE containers.
- Status
- Active
- Primary stack
- Go
- License
- Open source
- Latest release
- v0.1.1
- Released
- July 29, 2026

Why it exists
Made for the work, not the demo.
pxon keeps common LXC operations close at hand without trying to become a complete Proxmox replacement. An interactive setup discovers storage, templates, bridges, and network defaults, while commands remain deterministic enough for automation.
Its safety boundary is explicit: pxon only manages containers carrying its own tag. JSON output supports scripts, and deletion requires confirmation with optional SSH known-host cleanup.
Install with Homebrewterminal
brew install illegalstudio/tap/pxon
