vnc console

  1. S

    Open a VM Console with python

    Hi all, I have a small control center for Proxmox Server where I can start and stop VMs and view some information. Now I want to launch a VM’s console directly. Unfortunately, I always get a 401: No Ticket error in an empty noVNC window. The application is written in Delphi, but a Python example...