diff options
author | runge <runge> | 2006-09-18 00:22:13 +0000 |
---|---|---|
committer | runge <runge> | 2006-09-18 00:22:13 +0000 |
commit | 3d00472a9c2878c4526311e2e820583a04e85817 (patch) | |
tree | 937a1b818e6a7495741054eb698ba8c34bcb135e /x11vnc/README | |
parent | 462c30db7d8e78a7ca6541ee20bf9fa59aca2e87 (diff) | |
download | libtdevnc-3d00472a9c2878c4526311e2e820583a04e85817.tar.gz libtdevnc-3d00472a9c2878c4526311e2e820583a04e85817.zip |
x11vnc: improve ultravnc filexfer rate by calling rfbCheckFD more often
Diffstat (limited to 'x11vnc/README')
-rw-r--r-- | x11vnc/README | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/x11vnc/README b/x11vnc/README index 703ba63..9c66244 100644 --- a/x11vnc/README +++ b/x11vnc/README @@ -1,5 +1,5 @@ -x11vnc README file Date: Sun Sep 17 13:31:31 EDT 2006 +x11vnc README file Date: Sun Sep 17 19:51:07 EDT 2006 The following information is taken from these URLs: @@ -44,11 +44,12 @@ x11vnc: a VNC server for real X displays or questions. An x11vnc side-project provides an [17]Enhanced TightVNC Viewer - package with automatic SSL and/or SSH tunnelling support, NewFBSize - support on Unix, and cursor alphablending. Please help test out some - recently added features: automatic service tunnelling via SSH for CUPS - and SMB Printing, ESD/ARTSD Audio, and SMB (Windows/Samba) filesystem - mounting; and Port Knocking. + package with automatic SSL and/or SSH tunnelling support, SSL + Certificate creation, NewFBSize support on Unix, and cursor + alphablending. Please help test out some recently added features: + automatic service tunnelling via SSH for CUPS and SMB Printing, + ESD/ARTSD Audio, and SMB (Windows/Samba) filesystem mounting; and Port + Knocking. Background: @@ -7708,6 +7709,7 @@ Enhanced TightVNC Viewer only) * xgrabserver support for fullscreen mode, for old window managers (-grab option, Unix only). + * Create or Import SSL Certificates and Private Keys. * Automatic Service tunnelling via SSH for CUPS and SMB Printing, ESD/ARTSD Audio, and SMB (Windows/Samba) filesystem mounting. * Port Knocking for "closed port" SSH/SSL connections. In addition |