Enhanced TightVNC Viewer package is a project to add some patches to the long neglected Unix TightVNC Viewer. Enhanced TightVNC Viewer also adds a GUI for Windows and Unix that automatically starts up a STUNNEL SSL tunnel for SSL connections to x11vnc (or any other VNC Server also running an SSL tunnel, such as STUNNEL, at their end), and then launches the TightVNC Viewer. The program can also be used set up SSH tunnelled connections instead.
· SSL support for connections using the co-bundled stunnel program.
· Automatic SSH connections from the GUI (system ssh is used on Unix; co-bundled plink is used on Windows)
· rfbNewFBSize VNC support on Unix (screen resizing)
· cursor alphablending with x11vnc at 32bpp (-alpha option)
· xgrabserver support for fullscreen mode, for old window managers (-grab option).
The Viewer SSL support is done via a wrapper script (bin/ssl_tightvncviewer) that starts up the STUNNEL tunnel first and then starts the TightVNC viewer pointed at that tunnel. The bin/ssl_vnc_gui program is a GUI front-end to that script. See this FAQ for more details on SSL tunnelling.
The rfbNewFBSize support allows the enhanced TightVNC Unix viewer to resize when the server does (e.g. "x11vnc -R scale=3/4" remote control command).
· Ограничения Enhanced TightVNC Viewer 1.0.17
Ограничения не определены
· Специальные требования Enhanced TightVNC Viewer 1.0.17
Специальные требования не определены
· История версий и изменений Enhanced TightVNC Viewer
Версия: 1.0.17
· The default VNC server SSL certificate management is now more like SSH: users must decide whether or not to accept unrecognized certificates, and if a VNC server's certificate appears to have changed, a warning dialog appears.
· A Unix username and password dialog is available for logging in via x11vnc's -unixpw mode.
· For VNC servers that print out their port number (x11vnc and vncserver) and are started via SSH, SSH's built-in SOCKS proxy may be used to dynamically redirect to the port without having to specify it.
· In the Unix viewer, UltraVNC Chat now has its own window.
· Описание и дополнения от редакторов и пользователей сайта