.
As mentioned in the Serial Terminal wiki [0], you can configure a VM's serial console to listen on a local TCP port instead of the default socket:
By doing this, the Proxmox VE host exposes the VM's serial console through a raw TCP socket bound to the configured TCP port, which you can...