diff options
author | runge <runge> | 2007-05-16 21:29:43 +0000 |
---|---|---|
committer | runge <runge> | 2007-05-16 21:29:43 +0000 |
commit | c49eee2cf625d8cfcefd23c6a33e6c9488570fcc (patch) | |
tree | 0f166781e7e0802179c17df9e1af772b6ce52b97 /x11vnc/misc/enhanced_tightvnc_viewer/README | |
parent | 8b2bb6527496d227bb95cc02596712a012b9eb6f (diff) | |
download | libtdevnc-c49eee2cf625d8cfcefd23c6a33e6c9488570fcc.tar.gz libtdevnc-c49eee2cf625d8cfcefd23c6a33e6c9488570fcc.zip |
ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11vnc SSL debugging output.
Diffstat (limited to 'x11vnc/misc/enhanced_tightvnc_viewer/README')
-rw-r--r-- | x11vnc/misc/enhanced_tightvnc_viewer/README | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/README b/x11vnc/misc/enhanced_tightvnc_viewer/README index c330612..a4f5985 100644 --- a/x11vnc/misc/enhanced_tightvnc_viewer/README +++ b/x11vnc/misc/enhanced_tightvnc_viewer/README @@ -77,13 +77,19 @@ The enhanced TightVNC viewer features are: - You can also use your own VNC Viewer, e.g. UltraVNC or RealVNC, with the front-end GUI or scripts if you like. - - Sets up any additional SSH port redirections that you desire. + - Sets up any additional SSH port redirections that you want. - Support for native MacOS X usage with bundled Chicken of the VNC viewer. + - Reverse (viewer listening) VNC connections via SSL and SSH. - (these features only apply to the bundled Unix tightvnc viewer) + - Dynamic VNC Server Port determination and redirection (using + ssh's builtin SOCKS proxy, -D) for servers like x11vnc that + print out PORT= at startup. + + + (the following features only apply to the bundled Unix tightvnc viewer) - rfbNewFBSize VNC support (screen resizing) |