-
```
What steps will reproduce the problem?
1. Use OSE version of Virtualbox
2.
3.
What is the expected output? What do you see instead?
The interface seems to be well integrated with rdp but what abo…
-
```
What steps will reproduce the problem?
1. Use OSE version of Virtualbox
2.
3.
What is the expected output? What do you see instead?
The interface seems to be well integrated with rdp but what abo…
-
When connecting through ssl (wss://) from Safari (windows, mac, and iOS) the connection will fail with the following console output:
```
>python.exe websockify 82 localhost:8988 --cert="server.crt" -…
-
/console/webvirtmgr-novnc
``` python
#line 11
LISTEN_PORT = '3389'
```
/console/views.py
``` python
#line 10
WS_PORT = 3389
WS_HOST = 'internet ip'
// line 39
wsproxy_port = WS_PORT
#wspro…
tossp updated
10 years ago
-
Hi,
I am having the situations like multiple vnc servers listening each to a different port (5900, 5901, ..., 5910) I would like to mention the noVNC to connect to a single port (wsproxy) like 80 or …
-
noVNC won't start on IE10 with https. It looks like it fails to load some javascript files.
When it happens, wsproxy.py leaves messages like:
```
handler exception: WSRequestHandler instance has n…
-
From the WebSockets standard,
```
The request MAY include a header field with the name
|Sec-WebSocket-Protocol|. If present, this value indicates one
or more comma-separated subpro…
karlp updated
10 years ago
-
I've appified an heavy Alloy app, including native modules, assets and such. This app won't load, but hang on the splash image. I've tried to filter out any relevant messages from the Android console:…
-
**Benoit LAVENIER** ([Bug 40424](https://bz.apache.org/bugzilla//show_bug.cgi?id=40424&redirect=false)):
Why not create a Web Services proxy ? I mean a proxy that create Web Services
Samplers.
I did …
-
The debian packages does not include the images directory, resulting in 404s.
Trivial patch below:
diff --git a/debian/novnc.install b/debian/novnc.install
index fa96b50..ef5d180 100644
--- a/debian…