July 15, 2022
This summer, I have been spending my time off finding projects and repositories to work on and contribute to. A recent major development I was able to make with Will Nilges was with Proxstar, Computer Science House's service for creating, modifying, and controlling Virtual Machines through Proxmox. Due to API changes in Proxmox updates, the previous method of creating console instances was no longer working.
After many hours of researching and exploring Proxmox and noVNC, we managed to come up with a solution to restore this feature (In a more simplistic manner than the previous one!) Using noVNC and its TCP-to-Websocket Proxy, users now can securely connect to their Virtual Machines without any extra hastle.