A lightweight set of Bash scripts for Proxmox VE to quickly list and enter LXC containers and Virtual Machines directly from the node console. It bypasses the Proxmox Perl API by reading configuration files and PID states directly, reducing query times from several seconds to milliseconds.
Supports resolving targets by ID or exact hostname.
- Place both files (
pgoandlist-targets) into a directory that is part of your$PATH(e.g.,~/.local/bin/or/usr/local/bin/). - Make the scripts executable: