NodeJS VNC Server
Is a simple compilation based on websockify-js (SW) and noVNC (UI) for vnc-lite interface
Copy the html and js client to public
Copy the websockify/websockify.js to src/ directory and split content
node .\main.js 3000
http://localhost:3000/?path=vnc:vncserver:5901&password=vncpassword
path=vnc:[vnc-host]:[vnc-port]