noVNC from my desktop

cybercoder

New Member
Jan 23, 2016
11
0
1
41
I get downloaded the latest kanaka NoVNC and there's Host, Port, Password & Token fields in noVNC to connect a VNC server.

so i did run commands to vncproxy generating ticket,cert, ...
and vncwebsocket with vncproxy as argument and the answer from server is clear:

post vncproxy:


Code:
Array
(
    [port] => 5901
    [user] => root@pam
    [ticket] => PVEVNC:xxxxxxx==
    [upid] => UPID:pve:0000315D:002E2DC2:56C083E0:vncproxy:135:root@pam:
    [cert] => -----BEGIN CERTIFICATE-----
xxxxxxxxxxx
-----END CERTIFICATE-----
)
get vncwebsocket
Code:
Array ( [port] => 5901 )

The question is which parameters i should enter to noVNC connection form as Password & Token??!
 
  • Like
Reactions: cybercoder
Thanks for your answer and guide, I got download the novnc.tgz from the git you sent and there's no token field in vnc.html

so host,port,ticket as password & connect, true?

Server disconnected (code: 1006)
 
I got confused to working with quilt o_O, why just there's no patched noVNC to make developers happy?!!! :rolleyes: