Files
cheatsheet-tldr/tldr/linux/qm-vncproxy
2025-07-26 00:21:07 +00:00

14 lines
331 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# qm vncproxy
> Proxy Virtual Machine VNC (Virtual network computing) traffic to `stdin` or `stdout`.
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
- Proxy a specific virtual machine:
`qm {{[v|vncproxy]}} {{vm_id}}`