Home | History | Annotate | Download | only in ssl

Lines Matching full:vnc

1 This directory contains a patched Java applet VNC viewer that is SSL
10 http://prdownloads.sourceforge.net/vnc-tight/tightvnc-1.3dev7_javasrc.tar.gz?download
19 - allow Tab (and some other) keystrokes to be sent to the vnc
23 This SSL applet should work with any VNC viewer that has an SSL tunnel in
25 to other VNC servers.
27 By default this Vnc Viewer will only do SSL. To do unencrypted traffic
28 see the "DisableSSL" applet parameter (e.g. set it to Yes in index.vnc).
31 connection does not go through the proxy). See the info in the proxy.vnc
44 When doing single-port proxy connections (e.g. both VNC and HTTPS
46 dialogs quickly. x11vnc has to wait to see if the traffic is VNC or
59 Wrapper script for native VNC viewer to connect to x11vnc in
84 ultra.vnc
85 ultraproxy.vnc
94 http://host:5800/ultra.vnc?param=value
95 https://host:5900/ultra.vnc?param=value
103 We have added some applet parameters to the stock VNC java
114 The VNC server port to connect to.
142 VNC session password in plain text.
146 VNC session password in encrypted in DES with KNOWN FIXED
147 key. It is a hex string. This is like the ~/.vnc/passwd format.
154 Like PORT, but if there is a firewall this is the Actual VNC
172 Set to do a special HTTP GET (/request.https.vnc.connection)
173 to the vnc server that will cause it to switch to VNC instead.
174 This is to speedup/make more robust, the single port HTTPS and VNC
180 the VNC server. Idea is a special proxy will use this to indicate
190 authenticate itself by SSL To the VNC Server.
196 URL. The Vncviewer authenticates the VNC server with this key.
199 Client Certificates the user cannot download the index.vnc HTML
203 Note that the HTTPS website can also put the VNC Password
205 The Java Applet will automatically supply this VNC password
214 the VNC Server against by SSL.
222 Of course the VNC Server is sending this string to the Java
223 Applet, so this is only reasonable security if the VNC Viewer
252 Automatically trust any cert received from the VNC server
255 certs from the VNC server.
262 the VNC server we trust it without prompting the user.
293 (e.g. C:\) These items should be expanded properly by the VNC
311 The VNC viewer only shows the filetransfer panel, no desktop
316 As ftpOnly, the VNC viewer only shows the filetransfer panel,
325 *MODIFIES* the VNC protocol when active (it is not a pure tunnel).
326 This option indicates to modify the VNC protocol to make this work.