diff options
author | Pierre Cazenave <pwcazenave@gmail.com> | 2010-05-11 20:01:47 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:01:47 +0200 |
commit | 56672fac5a38faafdc884d8270b1d28bce7a8765 (patch) | |
tree | ff073b61424a074a096c9c36514509a0c7926fda /network/x11vnc/README | |
parent | d14ff37486aa5ce36d0c22dd2a3064b54d2f3f9c (diff) | |
download | slackbuilds-56672fac5a38faafdc884d8270b1d28bce7a8765.tar.gz |
network/x11vnc: Added to 12.0 repository
Diffstat (limited to 'network/x11vnc/README')
-rw-r--r-- | network/x11vnc/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/network/x11vnc/README b/network/x11vnc/README new file mode 100644 index 0000000000..45d50cb82f --- /dev/null +++ b/network/x11vnc/README @@ -0,0 +1,13 @@ +x11vnc allows one to view remotely and interact with real X displays +(i.e. a display corresponding to a physical monitor, keyboard, and mouse) +with any VNC viewer. In this way it plays the role for Unix/X11 that +WinVNC plays for Windows. + +It has built-in SSL encryption and authentication, UNIX account and +password support, server-side scaling, single port HTTPS and VNC, mDNS +service advertising, and TightVNC and UltraVNC file-transfer. + +It also provides an encrypted Terminal Services mode (-create, -svc, or +-xdmsvc options) based on Unix usernames and Unix passwords where the +user does not need to memorize his VNC display/port number. See also +the tsvnc terminal services mode of the SSVNC viewer. |