-
Hi,
After creating a self signed certificiate with:
openssl req -new -x509 -days 365 -nodes -out self.pem -keyout self.pem
and using the demo:
vnc_auto.html with encrypt=1
I get the unknown ca er…
-
stunnel does pretty much the same thing as wsproxy, but only for TLS/SSL. It would be very interesting to add WebSockets support.
-
In the situation of having multiple vnc servers listening each to a different port (5900, 5901, ..., 5910) I'm wondering if it "woul"d be possible to tell noVNC to connect to a single port (wsproxy) l…
-
Hello,
I'm having trouble connecting with your VNC client.
I am using tightvncserver. I have noVNC and it's dependencies installed. I am using dyndns to map the hostname lajik.dyndns.org:5956 to my …
-
This patch fixes some build issues for the C implementation of wsproxy.
http://revolf.free.fr/osx/patches/noVNC-0001-Mac-OS-X-build-fixes.patch
(how do one add a file to those tickets ???)
-
Playing around with noVNC i'm not able to connect to TigerVNC, giving the following error :
"reading version failed: not an RFB client?"
Using Xvnc TigerVNC 1.0.1 - built Mar 25 2010 18:01:18
-
I'm trying to launch it on an old ubuntu:
$ cat /etc/issue
Ubuntu 8.10 \n \l
$ python --version
Python 2.5.2
$ ./utils/launch.sh --vnc localhost:5901
Traceback (most recent call last):
File "/hom…
-
It looks as if error codes are not returned correctly when _not_ using -f.
Console log:
[root@brawndo include]# ps -ef | grep ws
root 2302 15791 0 20:41 pts/1 00:00:00 grep ws
[root@brawn…
rickr updated
14 years ago
-
Hi,
I can make vnc.html work fine, I can even do vnc.html?host=localhost&port=8181, and all I need to do is click connect and it works. However, if I do vnc_auto.html?host=localhost&port=8181, I see …
ashak updated
14 years ago
-
Hi all.
This project looks cool, but it don't work for me. I am using Xtightvnc 1.3.9, Python 2.6.5, Opera 10.60.
Xtightvnc log:
19/06/10 15:22:27 rfbProcessClientProtocolVersion: client gone
19/…
Karry updated
14 years ago