1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/qm-vncproxy.md
4G3NT 87ec0727fc
pages*: add backticks to every io stream (#10442)
* pages*: add backticks to every io stream
2023-07-02 18:42:01 +05:30

8 lines
231 B
Markdown

# 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 vncproxy {{vm_id}}`