devserge's avatar

Connecting to a VNC

Hi everyone,

I’m working on a Laravel application that integrates with Virtualizor, and I’m looking to display the actual VNC console of a server directly within my app. I already have the VNC connection details (IP, port, and password) from the Virtualizor API, but I’m looking for a way to create a custom VNC connection without using the noVNC library.

My goal is to implement the VNC connection natively within the Laravel app, potentially using a JavaScript-based solution that can communicate with the backend. Ideally, I’m looking for a Laravel package or library that could help me achieve this, or any guidance on how to implement this from scratch.

Has anyone done something similar before? Are there any existing Laravel packages or libraries that could facilitate this? Any advice or guidance on the best approach would be greatly appreciated!

Thanks in advance! 😊​

0 likes
0 replies

Please or to participate in this conversation.