Proxy device for VM

Hello,

Ubuntu 20.04 Desktop
LXD 4.2 by snap

I would like to access by VNC to VM on VPS.

I tried:

lxc config device add win10 vnc proxy listen=tcp:0.0.0.0:3333 connect=tcp:127.0.0.1:3333
Error: Invalid devices: Device validation failed "vnc": Unsupported device type

Does proxy exist for VM?

Do you have solution to access by VNC on VPS install?

Thanks

They do not at this time. We have that on our ideas list. It should be very straightforward to get the NAT mode working, the rest will be much much harder.

Thanks

You can use NGINX Reverse Proxy for now