summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrunge <runge>2007-05-16 21:29:43 +0000
committerrunge <runge>2007-05-16 21:29:43 +0000
commitc49eee2cf625d8cfcefd23c6a33e6c9488570fcc (patch)
tree0f166781e7e0802179c17df9e1af772b6ce52b97
parent8b2bb6527496d227bb95cc02596712a012b9eb6f (diff)
downloadlibtdevnc-c49eee2c.tar.gz
libtdevnc-c49eee2c.zip
ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11vnc SSL debugging output.
-rw-r--r--x11vnc/ChangeLog5
-rw-r--r--x11vnc/README2821
-rw-r--r--x11vnc/misc/enhanced_tightvnc_viewer/README10
-rwxr-xr-xx11vnc/misc/enhanced_tightvnc_viewer/bin/util/ss_vncviewer241
-rwxr-xr-xx11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssvnc.tcl853
-rw-r--r--x11vnc/sslhelper.c27
-rw-r--r--x11vnc/x11vnc.12
-rw-r--r--x11vnc/x11vnc.c2
-rw-r--r--x11vnc/x11vnc_defs.c2
9 files changed, 2385 insertions, 1578 deletions
diff --git a/x11vnc/ChangeLog b/x11vnc/ChangeLog
index c820bab..7ebc4ed 100644
--- a/x11vnc/ChangeLog
+++ b/x11vnc/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-16 Karl Runge <runge@karlrunge.com>
+ * x11vnc: print out peer host and port for debugging SSL.
+ * ssvnc: rand check, SOCKS support, PORT=, Verify all Certs
+ and accepted certs logging.
+
2007-05-06 Karl Runge <runge@karlrunge.com>
* x11vnc: lower -wait and -defer to 20ms. Change some SSL
debug output. Drop client doing ultravnc stuff in -unixpw
diff --git a/x11vnc/README b/x11vnc/README
index 32f4fd8..22012d1 100644
--- a/x11vnc/README
+++ b/x11vnc/README
@@ -1,5 +1,5 @@
-x11vnc README file Date: Sun May 6 21:13:00 EDT 2007
+x11vnc README file Date: Wed May 16 17:16:56 EDT 2007
The following information is taken from these URLs:
@@ -692,13 +692,23 @@ make
"-ncache 12". The unix Enhanced TightVNC Viewer [99]ssvnc has a
nice [100]-ycrop option to help hide the pixel cache area from
view.
+ * The [101]UltraVNC Java viewer has been patched to support SSL as
+ the TightVNC viewer had been previously. The UltraVNC Java
+ supports ultravnc filetransfer, and so can be used as a VNC viewer
+ on Unix that supports ultravnc filetransfer. It is in the
+ classes/ssl/UltraViewerSSL.jar file (that is pointed to by
+ ultra.vnc). The signed applet SignedUltraViewerSSL.jar version
+ (pointed to by ultrasigned.vnc will be needed to access the local
+ drive if you are using it for file transfer via a Web browser.
+ Some other bugs in the UltraVNC Java viewer were fixed and a few
+ improvements to the UI made.
* A new Unix username login mode for VNC Viewers authenticated via a
- Client SSL Certificate: "[101]-users sslpeer=". The emailAddress
+ Client SSL Certificate: "[102]-users sslpeer=". The emailAddress
subject field is inspected for username@hostname and then acts as
though "-users +username" has been supplied. This way the Unix
username is identified by (ie.. simply extracted from) the Client
- SSL Certificate. This could be useful with [102]-find,
- [103]-create and [104]-svc modes if you are also have set up and
+ SSL Certificate. This could be useful with [103]-find,
+ [104]-create and [105]-svc modes if you are also have set up and
use VNC Client SSL Certificate authentication.
* For external display finding/creating programs (e.g. WAIT:cmd=...)
if the VNC Viewer is authenticated via a Client SSL Certificate,
@@ -707,40 +717,40 @@ make
Here are some features that appeared in the 0.9 release:
- * [105]VNC Service advertising via mDNS / ZeroConf / BonJour with
- the [106]Avahi client library. Enable via "[107]-avahi".
+ * [106]VNC Service advertising via mDNS / ZeroConf / BonJour with
+ the [107]Avahi client library. Enable via "[108]-avahi".
* Implementations of UltraVNC's TextChat, SingleWindow, and
- ServerInput extensions (requires ultravnc viewer or [108]ssvnc
+ ServerInput extensions (requires ultravnc viewer or [109]ssvnc
Unix viewer). They toggle the selection of a single window
- ([109]-id), and disable (friendly) user input and viewing (monitor
+ ([110]-id), and disable (friendly) user input and viewing (monitor
blank) at the VNC server.
- * Short aliases "[110]-find", "[111]-create", "[112]-svc", and
- "[113]-xdmsvc" for commonly used FINDCREATEDISPLAY usage modes.
+ * Short aliases "[111]-find", "[112]-create", "[113]-svc", and
+ "[114]-xdmsvc" for commonly used FINDCREATEDISPLAY usage modes.
* Reverse VNC connections (viewer listening) now work in SSL
- ([114]-ssl) mode.
+ ([115]-ssl) mode.
* New options to control the Monitor power state and keyboard/mouse
- grabbing: [115]-forcedpms, [116]-clientdpms, [117]-noserverdpms,
- and [118]-grabalways.
+ grabbing: [116]-forcedpms, [117]-clientdpms, [118]-noserverdpms,
+ and [119]-grabalways.
* A simple way to emulate inetd(8) to some degree via the
- "[119]-loopbg" option.
- * Monitor the accuracy of XDAMAGE and apply "[120]-noxdamage" if it
- is not working well. OpenGL applications like like [121]beryl and
+ "[120]-loopbg" option.
+ * Monitor the accuracy of XDAMAGE and apply "[121]-noxdamage" if it
+ is not working well. OpenGL applications like like [122]beryl and
MythTv have been shown to make XDAMAGE not work properly.
* For Java SSL connections involving a router/firewall port
- redirection, an option [122]-httpsredir to spare the user from
+ redirection, an option [123]-httpsredir to spare the user from
needing to include &PORT=NNN in the browser URL.
Here are some features that appeared in the 0.8.4 release:
- * Native [123]Mac OS X Aqua/Quartz support. (i.e. OSXvnc
+ * Native [124]Mac OS X Aqua/Quartz support. (i.e. OSXvnc
alternative; some activities are faster)
- * A [124]new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY
+ * A [125]new login mode: "-display WAIT:cmd=FINDCREATEDISPLAY
-unixpw ..." that will Create a new X session (either virtual or
real and with or without a display manager, e.g. kdm) for the user
if it cannot find the user's X session display via the FINDDISPLAY
- method. See the [125]-svc and the [126]-xdmsvc aliases.
- * x11vnc can act as a VNC [127]reflector/repeater using the
- "[128]-reflect host:N" option. Instead of polling an X display,
+ method. See the [126]-svc and the [127]-xdmsvc aliases.
+ * x11vnc can act as a VNC [128]reflector/repeater using the
+ "[129]-reflect host:N" option. Instead of polling an X display,
the remote VNC Server host:N is connected to and re-exported via
VNC. This is intended for use in broadcasting a display to many
(e.g. > 16; classroom or large demo) VNC viewers where bandwidth
@@ -748,16 +758,16 @@ make
number of repeaters.
* Wireframe copyrect detection for local user activity (e.g. someone
sitting at the physical display moving windows) Use
- [129]-nowireframelocal to disable.
- * The "[130]-N" option couples the VNC Display number to the X
+ [130]-nowireframelocal to disable.
+ * The "[131]-N" option couples the VNC Display number to the X
Display number. E.g. if your X DISPLAY is :2 then the VNC display
will be :2 (i.e. using port 5902). If that port is taken x11vnc
will exit.
- * Option [131]-nodpms to avoid problems with programs like KDE's
+ * Option [132]-nodpms to avoid problems with programs like KDE's
kdesktop_lock that keep restarting the screen saver every few
seconds.
* To automatically fix the common mouse motion problem on XINERAMA
- (multi-headed) displays, the [132]-xwarppointer option is enabled
+ (multi-headed) displays, the [133]-xwarppointer option is enabled
by default when XINERAMA is active.
If you have a Mac please try out the native Mac OS X support, build
@@ -767,62 +777,62 @@ make
Here are some features that appeared in the 0.8.3 release:
- * The [133]-ssl option provides SSL encryption and authentication
- natively via the [134]www.openssl.org library. One can use from a
+ * The [134]-ssl option provides SSL encryption and authentication
+ natively via the [135]www.openssl.org library. One can use from a
simple self-signed certificate server certificate up to full CA
and client certificate authentication schemes.
- * Similar to -ssl, the [135]-stunnel option starts up a SSL tunnel
+ * Similar to -ssl, the [136]-stunnel option starts up a SSL tunnel
server stunnel (that must be installed separately on the system:
- [136]www.stunnel.org [137]stunnel.mirt.net ) to allow only
+ [137]www.stunnel.org [138]stunnel.mirt.net ) to allow only
encrypted SSL connections from the network.
- * The [138]-sslverify option allows for authenticating VNC clients
+ * The [139]-sslverify option allows for authenticating VNC clients
via their certificates in either -ssl or -stunnel modes.
* Certificate creation and management tools are provide in the
- [139]-sslGenCert, [140]-sslGenCA, and [141]related options.
+ [140]-sslGenCert, [141]-sslGenCA, and [142]related options.
* An SSL enabled Java applet VNC Viewer applet is provided in
classes/ssl/VncViewer.jar. In addition to normal HTTP, the applet
may be loaded into the web browser via HTTPS (HTTP over SSL). (one
can use the VNC port, e.g. https://host:5900/, or also the
- separate [142]-https port option). A wrapper shell script
- [143]ss_vncviewer is also provided that sets up a stunnel
- client-side tunnel on Unix systems. See [144]Enhanced TightVNC
+ separate [143]-https port option). A wrapper shell script
+ [144]ss_vncviewer is also provided that sets up a stunnel
+ client-side tunnel on Unix systems. See [145]Enhanced TightVNC
Viewer (SSVNC) for other SSL/SSH viewer possibilities.
- * The [145]-unixpw option supports Unix username and password
- authentication (a simpler variant is the [146]-unixpw_nis option
+ * The [146]-unixpw option supports Unix username and password
+ authentication (a simpler variant is the [147]-unixpw_nis option
that works in environments where the encrypted passwords are
- readable, e.g. NIS). The [147]-ssl or [148]-localhost +
- [149]-stunnel options are enforced in this mode to prevent
+ readable, e.g. NIS). The [148]-ssl or [149]-localhost +
+ [150]-stunnel options are enforced in this mode to prevent
password sniffing. As a convenience, these requirements are lifted
if a SSH tunnel can be deduced (but -localhost still applies).
- * Coupling [150]-unixpw with "[151]-display WAIT:cmd=FINDDISPLAY" or
+ * Coupling [151]-unixpw with "[152]-display WAIT:cmd=FINDDISPLAY" or
"-display WAIT:cmd=FINDCREATEDISPLAY" provides a way to allow a
user to login with their UNIX password and have their display
- connected to [152]automatically. See the [153]-svc and the
- [154]-xdmsvc aliases.
- * Hooks are provided in the [155]-unixpw_cmd and "[156]-passwdfile
+ connected to [153]automatically. See the [154]-svc and the
+ [155]-xdmsvc aliases.
+ * Hooks are provided in the [156]-unixpw_cmd and "[157]-passwdfile
cmd:,custom:..." options to allow you to supply your own
authentication and password lookup programs.
* x11vnc can be configured and built to not depend on X11 libraries
- "./configure --without-x" for [157]-rawfb only operation (e.g.
+ "./configure --without-x" for [158]-rawfb only operation (e.g.
embedded linux console devices).
- * The [158]-rotate option enables you to rotate or reflect the
+ * The [159]-rotate option enables you to rotate or reflect the
screen before exporting via VNC. This is intended for use on
handhelds and other devices where the rotation orientation is not
"natural".
- * The "[159]-ultrafilexfer" alias is provided and improved UltraVNC
+ * The "[160]-ultrafilexfer" alias is provided and improved UltraVNC
filetransfer rates have been achieved.
- * Under the "[160]-connect_or_exit host" option x11vnc will exit
+ * Under the "[161]-connect_or_exit host" option x11vnc will exit
immediately unless the reverse connection to host succeeds. The
"-rfbport 0" option disables TCP listening for connections (useful
for this mode).
- * The "[161]-rawfb rand" and "-rawfb none" options are useful for
+ * The "[162]-rawfb rand" and "-rawfb none" options are useful for
testing automation scripts, etc., without requiring a full
desktop.
- * Reduced spewing of information at startup, use "[162]-verbose"
+ * Reduced spewing of information at startup, use "[163]-verbose"
(also "-v") to turn it back on for debugging or if you are going
to send me a problem report.
- Here are some [163]Previous Release Notes
+ Here are some [164]Previous Release Notes
_________________________________________________________________
Some Notes:
@@ -849,11 +859,11 @@ make
protocol.) I suggest using xsetroot, dtstyle or similar utility to set
a solid background while using x11vnc. You can turn the pretty
background image back on when you are using the display directly.
- Update: As of Feb/2005 x11vnc has the [164]-solid [color] option that
+ Update: As of Feb/2005 x11vnc has the [165]-solid [color] option that
works on recent GNOME, KDE, and CDE and also on classic X (background
image is on the root window).
- I also find the [165]TightVNC encoding gives the best response for my
+ I also find the [166]TightVNC encoding gives the best response for my
usage (Unix <-> Unix over cable modem). One needs a tightvnc-aware
vncviewer to take advantage of this encoding.
@@ -865,17 +875,17 @@ make
is X11's default listening port). Had port 5900 been taken by some
other application, x11vnc would have next tried 5901. That would mean
the viewer command above should be changed to vncviewer
- far-away.east:1. You can force the port with the "[166]-rfbport NNNN"
+ far-away.east:1. You can force the port with the "[167]-rfbport NNNN"
option where NNNN is the desired port number. If that port is already
- taken, x11vnc will exit immediately. The "[167]-N" option will try to
+ taken, x11vnc will exit immediately. The "[168]-N" option will try to
match the VNC display number to the X display. (also see the "SunRay
Gotcha" note below)
Options: x11vnc has (far too) many features that may be activated
- via its [168]command line options. Useful options are, e.g., -scale to
+ via its [169]command line options. Useful options are, e.g., -scale to
do server-side scaling, and -rfbauth passwd-file to use VNC password
protection (the vncpasswd or storepasswd programs, or the x11vnc
- [169]-storepasswd option can be used to create the password file).
+ [170]-storepasswd option can be used to create the password file).
Algorithm: How does x11vnc do it? Rather brute-forcedly: it
continuously polls the X11 framebuffer for changes using
@@ -903,7 +913,7 @@ make
first testing out the programs. You get an interesting
recursive/feedback effect where vncviewer images keep popping up each
one contained in the previous one and slightly shifted a bit by the
- window manager decorations. There will be an [170]even more
+ window manager decorations. There will be an [171]even more
interesting effect if -scale is used. Also, if the XKEYBOARD is
supported and the XBell "beeps" once, you get an infinite loop of
beeps going off. Although all of this is mildly exciting it is not
@@ -913,8 +923,8 @@ make
Sun Ray Notes:
- You can run x11vnc on your (connected or disconnected) [171]SunRay
- session. Here are some [172]notes on SunRay usage with x11vnc.
+ You can run x11vnc on your (connected or disconnected) [172]SunRay
+ session. Here are some [173]notes on SunRay usage with x11vnc.
_________________________________________________________________
@@ -926,7 +936,7 @@ make
than you normally do to minimize the effects (e.g. do fullpage
paging rather than line-by-line scrolling, and move windows in a
single, quick motion). Recent work has provided the
- [173]-scrollcopyrect and [174]-wireframe speedups using the
+ [174]-scrollcopyrect and [175]-wireframe speedups using the
CopyRect VNC encoding and other things, but they only speed up
certain activities, not all.
* A rate limiting factor for x11vnc performance is that video
@@ -975,14 +985,14 @@ make
instead of DirectColor.
Also, a faster and more accurate way is to use the "dummy"
XFree86/Xorg device driver (or our Xdummy wrapper script). See
- [175]this FAQ for details.
+ [176]this FAQ for details.
* Somewhat surprisingly, the X11 mouse (cursor) shape is write-only
and cannot be queried from the X server. So traditionally in
x11vnc the cursor shape stays fixed at an arrow. (see the "-cursor
- X" and "-cursor some" [176]options, however, for a partial hack
+ X" and "-cursor some" [177]options, however, for a partial hack
for the root window, etc.). However, on Solaris using the SUN_OVL
overlay extension, x11vnc can show the correct mouse cursor when
- the [177]-overlay option is also supplied. A similar thing is done
+ the [178]-overlay option is also supplied. A similar thing is done
on IRIX as well when -overlay is supplied.
More generally, as of Dec/2004 x11vnc supports the new XFIXES
extension (in Xorg and Solaris 10) to query the X server for the
@@ -990,18 +1000,18 @@ make
with transparency (alpha channel) need to approximated to solid
RGB values (some cursors look worse than others).
* Audio from applications is of course not redirected (separate
- redirectors do exist, e.g. esd [178]the FAQ on this below.) The
+ redirectors do exist, e.g. esd [179]the FAQ on this below.) The
XBell() "beeps" will work if the X server supports the XKEYBOARD
extension. (Note that on Solaris XKEYBOARD is disabled by default.
Passing +kb to Xsun enables it).
- * The scroll detection algorithm for the [179]-scrollcopyrect option
+ * The scroll detection algorithm for the [180]-scrollcopyrect option
can give choppy or bunched up transient output and occasionally
painting errors.
* Using -threads can expose some bugs in libvncserver.
- Please feel free to [180]contact me if you have any questions,
+ Please feel free to [181]contact me if you have any questions,
problems, or comments about x11vnc, etc.
- Also, some people ask if they can make a donation, see [181]this link
+ Also, some people ask if they can make a donation, see [182]this link
for that.
_________________________________________________________________
@@ -1010,361 +1020,361 @@ make
[Building and Starting]
- [182]Q-1: I can't get x11vnc to start up. It says "XOpenDisplay failed
+ [183]Q-1: I can't get x11vnc to start up. It says "XOpenDisplay failed
(null)" or "Xlib: connection to ":0.0" refused by server Xlib: No
protocol specified" and then exits. What do I need to do?
- [183]Q-2: I can't get x11vnc and/or libvncserver to compile.
+ [184]Q-2: I can't get x11vnc and/or libvncserver to compile.
- [184]Q-3: I just built x11vnc successfully, but when I use it my
+ [185]Q-3: I just built x11vnc successfully, but when I use it my
keystrokes and mouse button clicks are ignored (I am able to move the
mouse though).
- [185]Q-4: Help, I need to run x11vnc on Solaris 2.5.1 (or other old
+ [186]Q-4: Help, I need to run x11vnc on Solaris 2.5.1 (or other old
Unix/Linux) and it doesn't compile!
- [186]Q-5: Where can I get a precompiled x11vnc binary for my Operating
+ [187]Q-5: Where can I get a precompiled x11vnc binary for my Operating
System?
- [187]Q-6: Where can I get a VNC Viewer binary (or source code) for the
+ [188]Q-6: Where can I get a VNC Viewer binary (or source code) for the
Operating System I will be viewing from?
- [188]Q-7: How can I see all of x11vnc's command line options and
+ [189]Q-7: How can I see all of x11vnc's command line options and
documentation on how to use them?
- [189]Q-8: I don't like typing arcane command line options every time I
+ [190]Q-8: I don't like typing arcane command line options every time I
start x11vnc. What can I do? Is there a config file? Or a GUI?
- [190]Q-9: How can I get the GUI to run in the System Tray, or at least
+ [191]Q-9: How can I get the GUI to run in the System Tray, or at least
be a smaller, simpler icon?
- [191]Q-10: How can I get x11vnc to listen on a different port besides
+ [192]Q-10: How can I get x11vnc to listen on a different port besides
the default VNC port (5900)?
- [192]Q-11: Can I make x11vnc more quiet and also go into the
+ [193]Q-11: Can I make x11vnc more quiet and also go into the
background after starting up?
- [193]Q-12: Sometimes when a VNC viewer dies abruptly, x11vnc also dies
+ [194]Q-12: Sometimes when a VNC viewer dies abruptly, x11vnc also dies
with the error message like: "Broken pipe". I'm using the -forever
mode and I want x11vnc to keep running.
- [194]Q-13: Are there any build-time customizations possible, e.g.
+ [195]Q-13: Are there any build-time customizations possible, e.g.
change defaults, create a smaller binary, etc?
[Win2VNC Related]
- [195]Q-14: I have two separate machine displays in front of me, one
+ [196]Q-14: I have two separate machine displays in front of me, one
Windows the other X11: can I use x11vnc in combination with Win2VNC in
dual-screen mode to pass the keystrokes and mouse motions to the X11
display?
- [196]Q-15: I am running Win2VNC on my Windows machine and "x11vnc
+ [197]Q-15: I am running Win2VNC on my Windows machine and "x11vnc
-nofb" on Unix to pass keyboard and mouse to the Unix monitor.
Whenever I start Win2VNC it quickly disconnects and x11vnc says:
rfbProcessClientNormalMessage: read: Connection reset by peer
- [197]Q-16: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect
+ [198]Q-16: Can I run "x11vnc -nofb" on a Mac OS X machine to redirect
mouse and keyboard input to it from Windows and X11 machines via
Win2VNC and x2vnc, respectively?
[Color Issues]
- [198]Q-17: The X display I run x11vnc on is only 8 bits per pixel
+ [199]Q-17: The X display I run x11vnc on is only 8 bits per pixel
(bpp) PseudoColor (i.e. only 256 distinct colors). The x11vnc colors
may start out OK, but after a while they are incorrect in certain
windows.
- [199]Q-18: Color problems: Why are the colors for some windows
+ [200]Q-18: Color problems: Why are the colors for some windows
incorrect in x11vnc? BTW, my X display has nice overlay/multi-depth
visuals of different color depths: e.g. there are both depth 8 and 24
visuals available at the same time.
- [200]Q-19: I am on a high color system (depth >= 24) but I seem to
+ [201]Q-19: I am on a high color system (depth >= 24) but I seem to
have colormap problems. They either flash or everything is very dark.
- [201]Q-20: How do I figure out the window id to supply to the -id
+ [202]Q-20: How do I figure out the window id to supply to the -id
windowid option?
- [202]Q-21: Why don't menus or other transient windows come up when I
+ [203]Q-21: Why don't menus or other transient windows come up when I
am using the -id windowid option to view a single application window?
- [203]Q-22: My X display is depth 24 at 24bpp (instead of the normal
+ [204]Q-22: My X display is depth 24 at 24bpp (instead of the normal
depth 24 at 32bpp). I'm having lots of color and visual problems with
x11vnc and/or vncviewer. What's up?
[Xterminals]
- [204]Q-23: Can I use x11vnc to view and interact with an Xterminal
+ [205]Q-23: Can I use x11vnc to view and interact with an Xterminal
(e.g. NCD) that is not running UNIX and so x11vnc cannot be run on it
directly?
- [205]Q-24: How do I get my X permissions (MIT-MAGIC-COOKIE file)
+ [206]Q-24: How do I get my X permissions (MIT-MAGIC-COOKIE file)
correct for a Unix/Linux machine acting as an Xterminal?
[Sun Rays]
- [206]Q-25: I'm having trouble using x11vnc with my Sun Ray session.
+ [207]Q-25: I'm having trouble using x11vnc with my Sun Ray session.
[Remote Control]
- [207]Q-26: How do I stop x11vnc once it is running in the background?
+ [208]Q-26: How do I stop x11vnc once it is running in the background?
- [208]Q-27: Can I change settings in x11vnc without having to restart
+ [209]Q-27: Can I change settings in x11vnc without having to restart
it? Can I remote control it?
[Security and Permissions]
- [209]Q-28: How do I create a VNC password for use with x11vnc?
+ [210]Q-28: How do I create a VNC password for use with x11vnc?
- [210]Q-29: Can I make it so -storepasswd doesn't show my password on
+ [211]Q-29: Can I make it so -storepasswd doesn't show my password on
the screen?
- [211]Q-30: Can I have two passwords for VNC viewers, one for full
+ [212]Q-30: Can I have two passwords for VNC viewers, one for full
access and the other for view-only access to the display?
- [212]Q-31: Can I have as many full-access and view-only passwords as I
+ [213]Q-31: Can I have as many full-access and view-only passwords as I
like?
- [213]Q-32: Does x11vnc support Unix usernames and passwords? Can I
+ [214]Q-32: Does x11vnc support Unix usernames and passwords? Can I
further limit the set of Unix usernames who can connect to the VNC
desktop?
- [214]Q-33: Can I supply an external program to provide my own custom
+ [215]Q-33: Can I supply an external program to provide my own custom
login method (e.g. Dynamic/One-time passwords or non-Unix (LDAP)
usernames and passwords)?
- [215]Q-34: Why does x11vnc exit as soon as the VNC viewer disconnects?
+ [216]Q-34: Why does x11vnc exit as soon as the VNC viewer disconnects?
And why doesn't it allow more than one VNC viewer to connect at the
same time?
- [216]Q-35: Can I limit which machines incoming VNC clients can connect
+ [217]Q-35: Can I limit which machines incoming VNC clients can connect
from?
- [217]Q-36: How do I build x11vnc/libvncserver with libwrap
+ [218]Q-36: How do I build x11vnc/libvncserver with libwrap
(tcp_wrappers) support?
- [218]Q-37: Can I have x11vnc only listen on one network interface
+ [219]Q-37: Can I have x11vnc only listen on one network interface
(e.g. internal LAN) rather than having it listen on all network
interfaces and relying on -allow to filter unwanted connections out?
- [219]Q-38: Now that -localhost implies listening only on the loopback
+ [220]Q-38: Now that -localhost implies listening only on the loopback
interface, how I can occasionally allow in a non-localhost via the -R
allowonce remote control command?
- [220]Q-39: Can I fine tune what types of user input are allowed? E.g.
+ [221]Q-39: Can I fine tune what types of user input are allowed? E.g.
have some users just be able to move the mouse, but not click or type
anything?
- [221]Q-40: Can I prompt the user at the local X display whether the
+ [222]Q-40: Can I prompt the user at the local X display whether the
incoming VNC client should be accepted or not? Can I decide to make
some clients view-only? How about running an arbitrary program to make
the decisions?
- [222]Q-41: I start x11vnc as root because it is launched via inetd(8)
+ [223]Q-41: I start x11vnc as root because it is launched via inetd(8)
or a display manager like gdm(1). Can I have x11vnc later switch to a
different user?
- [223]Q-42: I use a screen-lock when I leave my workstation (e.g.
+ [224]Q-42: I use a screen-lock when I leave my workstation (e.g.
xscreensaver or xlock). When I remotely access my workstation desktop
via x11vnc I can unlock the desktop fine, but I am worried people will
see my activities on the physical monitor. What can I do to prevent
this, or at least make it more difficult?
- [224]Q-43: Can I have x11vnc automatically lock the screen when I
+ [225]Q-43: Can I have x11vnc automatically lock the screen when I
disconnect the VNC viewer?
[Encrypted Connections]
- [225]Q-44: How can I tunnel my connection to x11vnc via an encrypted
+ [226]Q-44: How can I tunnel my connection to x11vnc via an encrypted
SSH channel between two Unix machines?
- [226]Q-45: How can I tunnel my connection to x11vnc via an encrypted
+ [227]Q-45: How can I tunnel my connection to x11vnc via an encrypted
SSH channel from Windows using an SSH client like Putty?
- [227]Q-46: How can I tunnel my connection to x11vnc via an encrypted
+ [228]Q-46: How can I tunnel my connection to x11vnc via an encrypted
SSL channel using an external tool like stunnel?
- [228]Q-47: Does x11vnc have built-in SSL tunneling?
+ [229]Q-47: Does x11vnc have built-in SSL tunneling?
- [229]Q-48: How do I use VNC Viewers with built-in SSL tunneling?
+ [230]Q-48: How do I use VNC Viewers with built-in SSL tunneling?
- [230]Q-49: How do I use VNC Viewers with built-in SSL tunneling when
+ [231]Q-49: How do I use VNC Viewers with built-in SSL tunneling when
going through a Web Proxy?
- [231]Q-50: Can Apache web server act as a gateway for users to connect
+ [232]Q-50: Can Apache web server act as a gateway for users to connect
via SSL from the Internet with a Web browser to x11vnc running on
their workstations behind a firewall?
- [232]Q-51: Can I create and use my own SSL Certificate Authority (CA)
+ [233]Q-51: Can I create and use my own SSL Certificate Authority (CA)
with x11vnc?
[Display Managers and Services]
- [233]Q-52: How can I run x11vnc as a "service" that is always
+ [234]Q-52: How can I run x11vnc as a "service" that is always
available?
- [234]Q-53: How can I use x11vnc to connect to an X login screen like
+ [235]Q-53: How can I use x11vnc to connect to an X login screen like
xdm, GNOME gdm, KDE kdm, or CDE dtlogin? (i.e. nobody is logged into
an X session yet).
- [235]Q-54: Can I run x11vnc out of inetd(8)? How about xinetd(8)?
+ [236]Q-54: Can I run x11vnc out of inetd(8)? How about xinetd(8)?
- [236]Q-55: Can I have x11vnc advertise its VNC service and port via
+ [237]Q-55: Can I have x11vnc advertise its VNC service and port via
mDNS / Zeroconf (e.g. Avahi) so VNC viewers on the local network can
detect it automatically?
- [237]Q-56: Can I have x11vnc allow a user to log in with her UNIX
+ [238]Q-56: Can I have x11vnc allow a user to log in with her UNIX
username and password and then have it find her X session display on
that machine and then connect to it? How about starting an X session
if one cannot be found?
- [238]Q-57: Can I have x11vnc restart itself after it terminates?
+ [239]Q-57: Can I have x11vnc restart itself after it terminates?
- [239]Q-58: How do I make x11vnc work with the Java VNC viewer applet
+ [240]Q-58: How do I make x11vnc work with the Java VNC viewer applet
in a web browser?
- [240]Q-59: Are reverse connections (i.e. the VNC server connecting to
+ [241]Q-59: Are reverse connections (i.e. the VNC server connecting to
the VNC viewer) using "vncviewer -listen" and vncconnect(1) supported?
- [241]Q-60: Can I use x11vnc as a replacement for Xvnc? (i.e. not for a
+ [242]Q-60: Can I use x11vnc as a replacement for Xvnc? (i.e. not for a
real display, but for a virtual one I keep around).
- [242]Q-61: How can I use x11vnc on "headless" machines? Why might I
+ [243]Q-61: How can I use x11vnc on "headless" machines? Why might I
want to?
[Resource Usage and Performance]
- [243]Q-62: I have lots of memory, but why does x11vnc fail with
+ [244]Q-62: I have lots of memory, but why does x11vnc fail with
shmget: No space left on device or Minor opcode of failed
request: 1 (X_ShmAttach)?
- [244]Q-63: How can I make x11vnc use less system resources?
+ [245]Q-63: How can I make x11vnc use less system resources?
- [245]Q-64: How can I make x11vnc use MORE system resources?
+ [246]Q-64: How can I make x11vnc use MORE system resources?
- [246]Q-65: I use x11vnc over a slow link with high latency (e.g.
+ [247]Q-65: I use x11vnc over a slow link with high latency (e.g.
dialup modem or broadband), is there anything I can do to speed things
up?
- [247]Q-66: Does x11vnc support the X DAMAGE Xserver extension to find
+ [248]Q-66: Does x11vnc support the X DAMAGE Xserver extension to find
modified regions of the screen quickly and efficiently?
- [248]Q-67: My OpenGL application shows no screen updates unless I
+ [249]Q-67: My OpenGL application shows no screen updates unless I
supply the -noxdamage option to x11vnc.
- [249]Q-68: When I drag windows around with the mouse or scroll up and
+ [250]Q-68: When I drag windows around with the mouse or scroll up and
down things really bog down (unless I do the drag in a single, quick
motion). Is there anything to do to improve things?
- [250]Q-69: Why not do something like wireframe animations to avoid the
+ [251]Q-69: Why not do something like wireframe animations to avoid the
windows "lurching" when being moved or resized?
- [251]Q-70: Can x11vnc try to apply heuristics to detect when a window
+ [252]Q-70: Can x11vnc try to apply heuristics to detect when a window
is scrolling its contents and use the CopyRect encoding for a speedup?
- [252]Q-71: Can x11vnc do client-side caching of pixel data? I.e. so
+ [253]Q-71: Can x11vnc do client-side caching of pixel data? I.e. so
when that pixel data is needed again it does not have to be
retransmitted over the network.
[Mouse Cursor Shapes]
- [253]Q-72: Why isn't the mouse cursor shape (the little icon shape
+ [254]Q-72: Why isn't the mouse cursor shape (the little icon shape
where the mouse pointer is) correct as I move from window to window?
- [254]Q-73: When using XFIXES cursorshape mode, some of the cursors
+ [255]Q-73: When using XFIXES cursorshape mode, some of the cursors
look really bad with extra black borders around the cursor and other
cruft. How can I improve their appearance?
- [255]Q-74: In XFIXES mode, are there any hacks to handle cursor
+ [256]Q-74: In XFIXES mode, are there any hacks to handle cursor
transparency ("alpha channel") exactly?
[Mouse Pointer]
- [256]Q-75: Why does the mouse arrow just stay in one corner in my
+ [257]Q-75: Why does the mouse arrow just stay in one corner in my
vncviewer, whereas my cursor (that does move) is just a dot?
- [257]Q-76: Can I take advantage of the TightVNC extension to the VNC
+ [258]Q-76: Can I take advantage of the TightVNC extension to the VNC
protocol where Cursor Positions Updates are sent back to all connected
clients (i.e. passive viewers can see the mouse cursor being moved
around by another viewer)?
- [258]Q-77: Is it possible to swap the mouse buttons (e.g. left-handed
+ [259]Q-77: Is it possible to swap the mouse buttons (e.g. left-handed
operation), or arbitrarily remap them? How about mapping button clicks
to keystrokes, e.g. to partially emulate Mouse wheel scrolling?
[Keyboard Issues]
- [259]Q-78: How can I get my AltGr and Shift modifiers to work between
+ [260]Q-78: How can I get my AltGr and Shift modifiers to work between
keyboards for different languages?
- [260]Q-79: When I try to type a "<" (i.e. less than) instead I get ">"
+ [261]Q-79: When I try to type a "<" (i.e. less than) instead I get ">"
(i.e. greater than)! Strangely, typing ">" works OK!!
- [261]Q-80: When I try to type a "<" (i.e. less than) instead I get
+ [262]Q-80: When I try to type a "<" (i.e. less than) instead I get
"<," (i.e. an extra comma).
- [262]Q-81: I'm using an "international" keyboard (e.g. German "de", or
+ [263]Q-81: I'm using an "international" keyboard (e.g. German "de", or
Danish "dk") and the -modtweak mode works well if the VNC viewer is
run on a Unix/Linux machine with a similar keyboard. But if I run
the VNC viewer on Unix/Linux with a different keyboard (e.g. "us") or
Windows with any keyboard, I can't type some keys like: "@", "$",
"<", ">", etc. How can I fix this?
- [263]Q-82: When typing I sometimes get double, triple, or more of my
+ [264]Q-82: When typing I sometimes get double, triple, or more of my
keystrokes repeated. I'm sure I only typed them once, what can I do?
- [264]Q-83: The x11vnc -norepeat mode is in effect, but I still get
+ [265]Q-83: The x11vnc -norepeat mode is in effect, but I still get
repeated keystrokes!!
- [265]Q-84: The machine where I run x11vnc has an AltGr key, but the
+ [266]Q-84: The machine where I run x11vnc has an AltGr key, but the
local machine where I run the VNC viewer does not. Is there a way I
can map a local unused key to send an AltGr? How about a Compose key
as well?
- [266]Q-85: I have a Sun machine I run x11vnc on. Its Sun keyboard has
+ [267]Q-85: I have a Sun machine I run x11vnc on. Its Sun keyboard has
just one Alt key labelled "Alt" and two Meta keys labelled with little
diamonds. The machine where I run the VNC viewer only has Alt keys.
How can I send a Meta keypress? (e.g. emacs needs this)
- [267]Q-86: Running x11vnc on HP-UX I cannot type "#" I just get a "3"
+ [268]Q-86: Running x11vnc on HP-UX I cannot type "#" I just get a "3"
instead.
- [268]Q-87: Can I map a keystroke to a mouse button click on the remote
+ [269]Q-87: Can I map a keystroke to a mouse button click on the remote
machine?
- [269]Q-88: How can I get Caps_Lock to work between my VNC viewer and
+ [270]Q-88: How can I get Caps_Lock to work between my VNC viewer and
x11vnc?
[Screen Related Issues and Features]
- [270]Q-89: The remote display is larger (in number of pixels) than the
+ [271]Q-89: The remote display is larger (in number of pixels) than the
local display I am running the vncviewer on. I don't like the
vncviewer scrollbars, what I can do?
- [271]Q-90: Does x11vnc support server-side framebuffer scaling? (E.g.
+ [272]Q-90: Does x11vnc support server-side framebuffer scaling? (E.g.
to make the desktop smaller).
- [272]Q-91: Does x11vnc work with Xinerama? (i.e. multiple monitors
+ [273]Q-91: Does x11vnc work with Xinerama? (i.e. multiple monitors
joined together to form one big, single screen).
- [273]Q-92: Can I use x11vnc on a multi-headed display that is not
+ [274]Q-92: Can I use x11vnc on a multi-headed display that is not
Xinerama (i.e. separate screens :0.0, :0.1, ... for each monitor)?
- [274]Q-93: Can x11vnc show only a portion of the display? (E.g. for a
+ [275]Q-93: Can x11vnc show only a portion of the display? (E.g. for a
special purpose rfb application).
- [275]Q-94: Does x11vnc support the XRANDR (X Resize, Rotate and
+ [276]Q-94: Does x11vnc support the XRANDR (X Resize, Rotate and
Reflection) extension? Whenever I rotate or resize the screen x11vnc
just seems to crash.
- [276]Q-95: Independent of any XRANDR, can I have x11vnc rotate and/or
+ [277]Q-95: Independent of any XRANDR, can I have x11vnc rotate and/or
reflect the screen that the VNC viewers see? (e.g. for a handheld
whose screen is rotated 90 degrees).
- [277]Q-96: Why is the view in my VNC viewer completely black? Or why
+ [278]Q-96: Why is the view in my VNC viewer completely black? Or why
is everything flashing around randomly?
- [278]Q-97: I use Linux Virtual Consoles (VC's) to implement 'Fast User
+ [279]Q-97: I use Linux Virtual Consoles (VC's) to implement 'Fast User
Switching' between users' sessions (e.g. Betty is on Ctrl-Alt-F7,
Bobby is on Ctrl-Alt-F8, and Sid is on Ctrl-Alt-F1: they use those
keystrokes to switch between their sessions). How come the view in a
@@ -1372,74 +1382,74 @@ make
otherwise all messed up unless the X session x11vnc is attached to is
in the active VC?
- [279]Q-98: I am using x11vnc where my local machine has "popup/hidden
+ [280]Q-98: I am using x11vnc where my local machine has "popup/hidden
taskbars" and the remote display where x11vnc runs also has
"popup/hidden taskbars" and they interfere and fight with eachother.
What can I do?
- [280]Q-99: Help! x11vnc and my KDE screensaver keep switching each
+ [281]Q-99: Help! x11vnc and my KDE screensaver keep switching each
other on and off every few seconds.
- [281]Q-100: I am running the beryl 3D window manager (or MythTv,
+ [282]Q-100: I am running the beryl 3D window manager (or MythTv,
Google Earth, or some other OpenGL app) and I do not get screen
updates in x11vnc.
- [282]Q-101: Can I use x11vnc to view my VMWare session remotely?
+ [283]Q-101: Can I use x11vnc to view my VMWare session remotely?
[Exporting non-X11 devices via VNC]
- [283]Q-102: Can non-X devices (e.g. a raw framebuffer) be viewed (and
+ [284]Q-102: Can non-X devices (e.g. a raw framebuffer) be viewed (and
even controlled) via VNC with x11vnc?
- [284]Q-103: Can I export via VNC a Webcam or TV tuner framebuffer
+ [285]Q-103: Can I export via VNC a Webcam or TV tuner framebuffer
using x11vnc?
- [285]Q-104: Can I connect via VNC to a Qt-embedded/Qtopia application
+ [286]Q-104: Can I connect via VNC to a Qt-embedded/Qtopia application
running on my handheld or PC using the Linux console framebuffer (i.e.
not X11)?
- [286]Q-105: Now that non-X11 devices can be exported via VNC using
+ [287]Q-105: Now that non-X11 devices can be exported via VNC using
x11vnc, can I build it with no dependencies on X11 header files and
libraries?
- [287]Q-106: Does x11vnc support Mac OS X Aqua/Quartz displays natively
+ [288]Q-106: Does x11vnc support Mac OS X Aqua/Quartz displays natively
(i.e. no X11 involved)?
- [288]Q-107: Can x11vnc be used as a VNC reflector/repeater to improve
+ [289]Q-107: Can x11vnc be used as a VNC reflector/repeater to improve
performance for the case of a large number of simultaneous VNC viewers
(e.g. classroom broadcasting or a large demo)?
[Misc: Clipboard, File Transfer/Sharing, Printing, Sound, Beeps,
Thanks, etc.]
- [289]Q-108: Does the Clipboard/Selection get transferred between the
+ [290]Q-108: Does the Clipboard/Selection get transferred between the
vncviewer and the X display?
- [290]Q-109: Can I use x11vnc to record a Shock Wave Flash (or other
+ [291]Q-109: Can I use x11vnc to record a Shock Wave Flash (or other
format) video of my desktop, e.g. to record a tutorial or demo?
- [291]Q-110: Can I transfer files back and forth with x11vnc?
+ [292]Q-110: Can I transfer files back and forth with x11vnc?
- [292]Q-111: Which UltraVNC extensions are supported?
+ [293]Q-111: Which UltraVNC extensions are supported?
- [293]Q-112: Can x11vnc emulate UltraVNC's Single Click helpdesk mode?
+ [294]Q-112: Can x11vnc emulate UltraVNC's Single Click helpdesk mode?
I.e. something very simple for a naive user to initiate a reverse vnc
connection from their desktop to a helpdesk operator's VNC Viewer.
- [294]Q-113: Can I (temporarily) mount my local (viewer-side)
+ [295]Q-113: Can I (temporarily) mount my local (viewer-side)
Windows/Samba File share on the machine where x11vnc is running?
- [295]Q-114: Can I redirect CUPS print jobs from the remote desktop
+ [296]Q-114: Can I redirect CUPS print jobs from the remote desktop
where x11vnc is running to a printer on my local (viewer-side)
machine?
- [296]Q-115: How can I hear the sound (audio) from the remote
+ [297]Q-115: How can I hear the sound (audio) from the remote
applications on the desktop I am viewing via x11vnc?
- [297]Q-116: Why don't I hear the "Beeps" in my X session (e.g. when
+ [298]Q-116: Why don't I hear the "Beeps" in my X session (e.g. when
typing tput bel in an xterm)?
- [298]Q-117: Thanks for your program and for your help! Can I make a
+ [299]Q-117: Thanks for your program and for your help! Can I make a
donation?
_________________________________________________________________
@@ -1452,7 +1462,7 @@ make
For the former error, you need to specify the X display to connect to
(it also needs to be on the same machine the x11vnc process is to run
- on). Set your DISPLAY environment variable or use the [299]-display
+ on). Set your DISPLAY environment variable or use the [300]-display
option to specify it. Nearly always the correct value will be ":0" (in
fact, x11vnc will now assume :0 if given no other information).
@@ -1469,9 +1479,9 @@ make
working when you try to start x11vnc via, say, a remote shell.
How to Solve: See the xauth(1), Xsecurity(7), and xhost(1) man pages
- or [300]this Howto for much info on X11 permissions. For example, you
+ or [301]this Howto for much info on X11 permissions. For example, you
may need to set your XAUTHORITY environment variable or use the
- [301]-auth option to point to the correct MIT-MAGIC-COOKIE file (e.g.
+ [302]-auth option to point to the correct MIT-MAGIC-COOKIE file (e.g.
/home/joe/.Xauthority or /var/gdm/:0.Xauth or /var/lib/kdm/A:0-crWk72K
or /tmp/.gdmzndVlR, etc.), or simply be sure you run x11vnc as the
correct user (i.e. the user who is logged into the X session you wish
@@ -1493,11 +1503,11 @@ make
x11vnc -display :0 -auth /var/gdm/:0.Xauth
(this is for the display manager gdm and requires root permission to
- read the gdm cookie file, see [302]this faq for other display manager
+ read the gdm cookie file, see [303]this faq for other display manager
cookie file names). While running x11vnc as root, remember it comes
with no warranty ;-).
- Note as of Feb/2007 you can also try the [303]-find option instead of
+ Note as of Feb/2007 you can also try the [304]-find option instead of
"-display ..." and see if that finds your display and Xauthority.
Less safe, but to avoid figuring out where the correct XAUTHORITY file
@@ -1506,7 +1516,7 @@ make
(from the same machine). The person could then type "xhost -localhost"
after x11vnc has connected to go back to the default permissions.
Also, for some situations the "-users lurk=" option may be of use
- (please read the documentation on the [304]-users option).
+ (please read the documentation on the [305]-users option).
To test out your X11 permissions from a remote shell, set DISPLAY and
possibly XAUTHORITY (see your shell's man page, bash(1), tcsh(1), on
@@ -1603,6 +1613,8 @@ libssl.so libcrypto.so libcrypt.so
the above list may be out of date. So only use the above lists as
hints for the package names that are needed.
+ Have a look at [306]Misc. Build Problems for additional fixes.
+
Note: there is growing trend in Linux and other distros to slice up
core X11 software into more and smaller packages. So be prepared for
more headaches compiling software.
@@ -1619,7 +1631,7 @@ libssl.so libcrypto.so libcrypt.so
ii libssl0.9.8 0.9.8a-7ubuntu SSL shared libraries
(in fact it should have installed both by default if it knew what it
- was doing). See [305]here too.
+ was doing). See [307]here too.
Q-3: I just built x11vnc successfully, but when I use it my keystrokes
@@ -1693,7 +1705,7 @@ h
earlier and perhaps non-Solaris):
First use the environment settings (CPPFLAGS, LDFLAGS, etc.) in the
- above [306]Solaris build script to run the configure command. That
+ above [308]Solaris build script to run the configure command. That
should succeed without failure. Then you have to hand edit the
autogenerated rfb/rfbconfig.h file in the source tree, and just before
the last #endif at the bottom of that file insert these workaround
@@ -1719,7 +1731,7 @@ typedef unsigned int in_addr_t;
on other older OS (Solaris, Linux, ...) releases.
Here are some notes for similar steps that need to be done to build on
- [307]SunOS 4.x
+ [309]SunOS 4.x
Please let us know if you had to use the above workaround (and whether
it worked or not). If there is enough demand we will try to push clean
@@ -1729,28 +1741,28 @@ typedef unsigned int in_addr_t;
Q-5: Where can I get a precompiled x11vnc binary for my Operating
System?
- Hopefully the [308]build steps above and [309]FAQ provide enough info
+ Hopefully the [310]build steps above and [311]FAQ provide enough info
for a painless compile for most environments. Please report problems
with the x11vnc configure, make, etc. on your system (if your system
is known to compile other GNU packages successfully).
There are precompiled x11vnc binaries built by other groups that are
available at the following locations:
- Debian: (.deb) [310]http://packages.debian.org/x11vnc
-
- Slackware: (.tgz) [311]http://www.linuxpackages.net/ Redhat/Fedora:
- (.rpm) [312]http://dag.wieers.com/packages/x11vnc/
- [313]http://dries.ulyssis.org/rpm/packages/x11vnc SuSE: (.rpm)
- [314]http://linux01.gwdg.de/~pbleser/ Solaris: (pkg)
- [315]http://www.sunfreeware.com/ FreeBSD: (.tbz)
- [316]http://www.freebsd.org/ [317]http://www.freshports.org/net/x11vnc
- OpenBSD: (.tgz) [318]http://www.openbsd.org/ NetBSD: (src)
- [319]http://pkgsrc.se/x11/x11vnc Nokia 770 (.deb)
- [320]http://mike.saunby.googlepages.com/x11vncfornokia7702 Sharp
- Zaurus [321]http://www.pdaxrom.org/ and [322]http://www.focv.com/
+ Debian: (.deb) [312]http://packages.debian.org/x11vnc
+
+ Slackware: (.tgz) [313]http://www.linuxpackages.net/ Redhat/Fedora:
+ (.rpm) [314]http://dag.wieers.com/packages/x11vnc/
+ [315]http://dries.ulyssis.org/rpm/packages/x11vnc SuSE: (.rpm)
+ [316]http://linux01.gwdg.de/~pbleser/ Solaris: (pkg)
+ [317]http://www.sunfreeware.com/ FreeBSD: (.tbz)
+ [318]http://www.freebsd.org/ [319]http://www.freshports.org/net/x11vnc
+ OpenBSD: (.tgz) [320]http://www.openbsd.org/ NetBSD: (src)
+ [321]http://pkgsrc.se/x11/x11vnc Nokia 770 (.deb)
+ [322]http://mike.saunby.googlepages.com/x11vncfornokia7702 Sharp
+ Zaurus [323]http://www.pdaxrom.org/ and [324]http://www.focv.com/
If the above binaries don't work and building x11vnc on your OS fails
- (and all else fails!) you can try one of [323]My Collection of x11vnc
+ (and all else fails!) you can try one of [325]My Collection of x11vnc
Binaries for various OS's and x11vnc releases.
As a general note, the x11vnc program is simple enough you don't
@@ -1768,7 +1780,7 @@ typedef unsigned int in_addr_t;
If you use a standalone binary like this and also want x11vnc to serve
up the Java VNC Viewer jar file (either SSL enabled or regular one),
then you will need to extract the classes subdirectory from the source
- tarball and point x11vnc to it via the [324]-httpdir option. E.g.:
+ tarball and point x11vnc to it via the [326]-httpdir option. E.g.:
x11vnc -httpdir /path/to/x11vnc-0.8.3/classes/ssl ...
@@ -1777,11 +1789,11 @@ typedef unsigned int in_addr_t;
To obtain VNC viewers for the viewing side (Windows, Mac OS, or Unix)
try here:
- * [325]http://www.tightvnc.com/download.html
- * [326]http://www.realvnc.com/download-free.html
- * [327]http://sourceforge.net/projects/cotvnc/
- * [328]http://www.ultravnc.com/
- * [329]Our Enhanced TightVNC Viewer (SSVNC)
+ * [327]http://www.tightvnc.com/download.html
+ * [328]http://www.realvnc.com/download-free.html
+ * [329]http://sourceforge.net/projects/cotvnc/
+ * [330]http://www.ultravnc.com/
+ * [331]Our Enhanced TightVNC Viewer (SSVNC)
[ssvnc.gif]
@@ -1790,7 +1802,7 @@ typedef unsigned int in_addr_t;
Run: x11vnc -opts to list just the option names or run: x11vnc
-help for long descriptions about each option. The output is listed
- [330]here as well. Yes, x11vnc does have a lot of options, doesn't
+ [332]here as well. Yes, x11vnc does have a lot of options, doesn't
it...
@@ -1822,10 +1834,10 @@ display :0
program is needed for operation. The gui is not particularly
user-friendly, it just provides a point and click mode to set all the
many x11vnc parameters and obtain help on them. It is also very useful
- for testing. See the [331]-gui option for more info. Examples: "x11vnc
+ for testing. See the [333]-gui option for more info. Examples: "x11vnc
... -gui" and "x11vnc ... -gui other:0" in the latter case the gui is
displayed on other:0, not the X display x11vnc is polling. There is
- also a "[332]-gui tray" system tray mode.
+ also a "[334]-gui tray" system tray mode.
[tkx11vnc.gif]
@@ -1862,7 +1874,7 @@ display :0
PORT=59xx line to see which port it found, then subtract 5900 from it
for the VNC display number to enter into the VNC Viewer(s).
- The "[333]-N" option will try to match the VNC display number to the X
+ The "[335]-N" option will try to match the VNC display number to the X
display (e.g. X11 DISPLAY of :5 (port 6005) will have VNC display :5
(port 5905)).
@@ -1870,11 +1882,11 @@ display :0
Q-11: Can I make x11vnc more quiet and also go into the background
after starting up?
- Use the [334]-q and [335]-bg options, respectively. (also: -quiet is
+ Use the [336]-q and [337]-bg options, respectively. (also: -quiet is
an alias for -q)
Note that under -bg the stderr messages will be lost unless you use
- the "[336]-o logfile" option.
+ the "[338]-o logfile" option.
Q-12: Sometimes when a VNC viewer dies abruptly, x11vnc also dies with
@@ -1895,7 +1907,7 @@ display :0
There are some options. They are enabled by adding something like
-Dxxxx=1 to the CPPFLAGS environment variable before running configure
- (see the [337]build notes for general background).
+ (see the [339]build notes for general background).
/*
* Mar/2006
* Build-time customization via CPPFLAGS.
@@ -1966,21 +1978,21 @@ display :0
dual-screen mode to pass the keystrokes and mouse motions to the X11
display?
- Yes, for best response start up x11vnc with the "[338]-nofb" option
+ Yes, for best response start up x11vnc with the "[340]-nofb" option
(disables framebuffer polling, and does other optimizations) on the
secondary display (X11) machine. Then start up Win2VNC on the primary
display (Windows) referring it to the secondary display.
- This will also work X11 to X11 using [339]x2vnc, however you would
+ This will also work X11 to X11 using [341]x2vnc, however you would
probably just want to avoid VNC and use x2x for that.
For reference, here are some links to Win2VNC-like programs for
multiple monitor setups:
- * [340]Original Win2VNC
- * [341]Enhanced Win2VNC and [342]sourceforge link
- * [343]x2vnc
- * [344]x2x also [345]here
- * [346]zvnc (MorphOS)
+ * [342]Original Win2VNC
+ * [343]Enhanced Win2VNC and [344]sourceforge link
+ * [345]x2vnc
+ * [346]x2x also [347]here
+ * [348]zvnc (MorphOS)
All of them will work with x11vnc (except x2x where it is not needed).
@@ -2000,7 +2012,7 @@ display :0
on your display to be depth 24 TrueColor? Sun machines often have 8+24
overlay/multi-depth visuals, and you can make the default visual depth
24 TrueColor (see fbconfig(1) and Xsun(1)). 2) As of Feb/2004 x11vnc
- has the [347]-visual option to allow you to force the framebuffer
+ has the [349]-visual option to allow you to force the framebuffer
visual to whatever you want (this usually messes up the colors unless
you are very clever). In this case, the option provides a convenient
workaround for the Win2VNC bug:
@@ -2014,7 +2026,7 @@ display :0
and keyboard input to it from Windows and X11 machines via Win2VNC and
x2vnc, respectively?
- Yes, as of Nov/2006 [348]you can. There may be a trick or two you'll
+ Yes, as of Nov/2006 [350]you can. There may be a trick or two you'll
need to do to get the Clipboard exchange between the machines to work.
@@ -2025,7 +2037,7 @@ display :0
PseudoColor (i.e. only 256 distinct colors). The x11vnc colors may
start out OK, but after a while they are incorrect in certain windows.
- Use the [349]-flashcmap option to have x11vnc watch for changes in the
+ Use the [351]-flashcmap option to have x11vnc watch for changes in the
colormap, and propagate those changes back to connected clients. This
can be slow (since the whole screen must be updated over the network
whenever the colormap changes). This flashing colormap behavior often
@@ -2034,13 +2046,13 @@ display :0
example of this. Consider reconfiguring the system to 16 bpp or depth
24 TrueColor if at all possible.
- Also note the option [350]-8to24 (Jan/2006) can often remove the need
+ Also note the option [352]-8to24 (Jan/2006) can often remove the need
for flashing the colormap. Everything is dynamically transformed to
depth 24 at 32 bpp using the colormaps. There may be painting errors
however (see the following FAQ for tips on reducing and correcting
them).
- In some rare cases the [351]-notruecolor option has corrected colors
+ In some rare cases the [353]-notruecolor option has corrected colors
on 8bpp displays. The red, green, and blue masks were non-zero in 8bpp
PseudoColor on an obscure setup, and this option corrected the
problems.
@@ -2051,13 +2063,13 @@ display :0
different color depths: e.g. there are both depth 8 and 24 visuals
available at the same time.
- You may want to review the [352]previous question regarding 8 bpp
+ You may want to review the [354]previous question regarding 8 bpp
PseudoColor.
- On some hardware (Sun/SPARC and SGI), the [353]-overlay option
+ On some hardware (Sun/SPARC and SGI), the [355]-overlay option
discussed a couple paragraphs down may solve this for you (you may
want to skip to it directly). On other hardware the less robust
- [354]-8to24 option may help (also discussed below).
+ [356]-8to24 option may help (also discussed below).
Run xdpyinfo(1) to see what the default visual is and what the depths
of the other visuals are. Does the default visual have a depth of 8
@@ -2093,7 +2105,7 @@ TrueColor defdepth 24
The -overlay mode: Another option is if the system with overlay
visuals is a Sun system running Solaris or SGI running IRIX you can
- use the [355]-overlay x11vnc option (Aug/2004) to have x11vnc use the
+ use the [357]-overlay x11vnc option (Aug/2004) to have x11vnc use the
Solaris XReadScreen(3X11) function to poll the "true view" of the
whole screen at depth 24 TrueColor. XReadDisplay(3X11) is used on
IRIX. This is useful for Legacy applications (older versions of
@@ -2118,7 +2130,7 @@ TrueColor defdepth 24
Xsun, e.g. in your /etc/dt/config/Xservers file).
- The -8to24 mode: The [356]-8to24 x11vnc option (Jan/2006) is a kludge
+ The -8to24 mode: The [358]-8to24 x11vnc option (Jan/2006) is a kludge
to try to dynamically rewrite the pixel values so that the 8bpp part
of the screen is mapped onto depth 24 TrueColor. This is less robust
than the -overlay mode because it is done by x11vnc outside of the X
@@ -2132,11 +2144,11 @@ TrueColor defdepth 24
32bpp view is exported via VNC.
Even on pure 8bpp displays it can be used as an alternative to
- [357]-flashcmap to avoid color flashing completely.
+ [359]-flashcmap to avoid color flashing completely.
This scheme is approximate and can often lead to painting errors. You
can manually correct most painting errors by pressing 3 Alt_L's in a
- row, or by using something like: [358]-fixscreen V=3.0 to
+ row, or by using something like: [360]-fixscreen V=3.0 to
automatically refresh the screen every 3 seconds. Also -fixscreen
8=3.0 has been added to just refresh the non-default visual parts of
the screen.
@@ -2149,23 +2161,23 @@ TrueColor defdepth 24
nogetimage can give a nice speedup if the default depth 24 X server
supports hiding the 8bpp bits in bits 25-32 of the framebuffer data.
On very slow machines -8to24 poll=0.2,cachewin=5.0 gives an useful
- speedup. See the [359]-8to24 help description for information on
+ speedup. See the [361]-8to24 help description for information on
tunable parameters, etc.
Colors still not working correctly? Run xwininfo on the application
with the incorrect colors to verify that the depth of its visual is
different from the default visual depth (gotten from xdpyinfo). One
- possible workaround in this case is to use the [360]-id option to
+ possible workaround in this case is to use the [362]-id option to
point x11vnc at the application window itself. If the application is
complicated (lots of toplevel windows and popup menus) this may not be
acceptable, and may even crash x11vnc (but not the application).
It is theoretically possible to solve this problem in general (see
xwd(1) for example), but it does not seem trivial or sufficiently fast
- for x11vnc to be able to do so in real time. The [361]-8to24 method
+ for x11vnc to be able to do so in real time. The [363]-8to24 method
does this approximately and is somewhat usable. Fortunately the
- [362]-overlay option works for Solaris machines with overlay visuals
+ [364]-overlay option works for Solaris machines with overlay visuals
where most of this problem occurs.
@@ -2201,9 +2213,9 @@ TrueColor defdepth 24
the desired application window. After clicking, it will print out much
information, including the window id (e.g. 0x6000010). Also, the
visual and depth of the window printed out is often useful in
- debugging x11vnc [363]color problems.
+ debugging x11vnc [365]color problems.
- Also, as of Dec/2004 you can use "[364]-id pick" to have x11vnc run
+ Also, as of Dec/2004 you can use "[366]-id pick" to have x11vnc run
xwininfo(1) for you and after you click the window it extracts the
windowid. Besides "pick" there is also "id:root" to allow you to go
back to root window when doing remote-control.
@@ -2221,7 +2233,7 @@ TrueColor defdepth 24
you should be able to see these transient windows.
If things are not working and you still want to do the single window
- polling, try the [365]-sid windowid option ("shifted" windowid).
+ polling, try the [367]-sid windowid option ("shifted" windowid).
Q-22: My X display is depth 24 at 24bpp (instead of the normal depth
@@ -2257,7 +2269,7 @@ TrueColor defdepth 24
handle 24bpp from the server, so you may want to use those. They
evidently request 32 bpp and libvncserver obliges.
- Update: as of Apr/2006 you can use the [366]-24to32 option to have
+ Update: as of Apr/2006 you can use the [368]-24to32 option to have
x11vnc dynamically transform the 24bpp pixel data to 32bpp. This extra
transformation could slow things down further however.
@@ -2267,7 +2279,7 @@ TrueColor defdepth 24
couldn't find suitable pixmap format" so evidently you cannot use
24bpp for the vncviewers to work on that X display.
- Note, however, that the Unix viewer in the [367]Enhanced TightVNC
+ Note, however, that the Unix viewer in the [369]Enhanced TightVNC
Viewer (SSVNC) project can handle 24bpp X displays. It does this by
requesting a 16bpp pixel format (or 8bpp if the -bgr233 option has
been supplied) from the VNC server, and translates that to 24bpp
@@ -2282,15 +2294,15 @@ TrueColor defdepth 24
since you will be polling the X display over the network as opposed to
over the local hardware. To do this, run x11vnc on a UNIX machine as
close as possible network-wise (e.g. same switch) to the Xterminal
- machine. Use the [368]-display option to point the display to that of
+ machine. Use the [370]-display option to point the display to that of
the Xterminal (you'll of course need basic X11 permission to do that)
- and finally supply the [369]-noshm option (this enables the polling
+ and finally supply the [371]-noshm option (this enables the polling
over the network).
The response will likely be sluggish (maybe only one "frame" per
second). This mode is not recommended except for "quick checks" of
hard to get to X servers. Use something like "-wait 150" to cut down
- on the polling rate. You may also need [370]-flipbyteorder if the
+ on the polling rate. You may also need [372]-flipbyteorder if the
colors get messed up due to endian byte order differences.
Q-24: How do I get my X permissions (MIT-MAGIC-COOKIE file) correct
@@ -2314,7 +2326,7 @@ TrueColor defdepth 24
copied to the Xterminal. If $HOME/.Xauthority is exported via NFS
(this is insecure of course, but has been going on for decades), then
x11vnc can simply pick it up via NFS (you may need to use the
- [371]-auth option to point to the correct file). Other options include
+ [373]-auth option to point to the correct file). Other options include
copying the auth file using scp, or something like:
central-server> xauth nextract - xterm123:0 | ssh xterm123 xauth nmerge -
@@ -2326,7 +2338,7 @@ TrueColor defdepth 24
details.
If the display name in the cookie file needs to be changed between the
- two hosts, see [372]this note on the "xauth add ..." command.
+ two hosts, see [374]this note on the "xauth add ..." command.
A less secure option is to run something like "xhost +127.0.0.1" while
sitting at the Xterminal box to allow cookie-free local access for
@@ -2340,7 +2352,7 @@ TrueColor defdepth 24
occasional app more efficiently locally on the Xterminal box (e.g.
realplayer).
- Not recommended, but as a last resort, you could have x11vnc [373]poll
+ Not recommended, but as a last resort, you could have x11vnc [375]poll
the Xterminal Display over the network. For this you would run a
"x11vnc -noshm ..." process on the central-server (and hope the
network admin doesn't get angry...)
@@ -2369,13 +2381,13 @@ TrueColor defdepth 24
Q-25: I'm having trouble using x11vnc with my Sun Ray session.
- The [374]Sun Ray technology is a bit like "VNC done in hardware" (the
+ The [376]Sun Ray technology is a bit like "VNC done in hardware" (the
Sun Ray terminal device, DTU, playing the role of the vncviewer).
Completely independent of that, the SunRay user's session is still an
X server that speaks the X11 protocol and so x11vnc simply talks to
the X server part to export the SunRay desktop to any place in the
world (i.e. not only to a Sun Ray terminal device), creating a sort of
- "Soft Ray". Please see [375]this discussion of Sun Ray issues for
+ "Soft Ray". Please see [377]this discussion of Sun Ray issues for
solutions to problems.
[Remote Control]
@@ -2383,18 +2395,18 @@ TrueColor defdepth 24
Q-26: How do I stop x11vnc once it is running in the background?
As of Dec/2004 there is a remote control feature. It can change a huge
- amount of things on the fly: see the [376]-remote and [377]-query
+ amount of things on the fly: see the [378]-remote and [379]-query
options. To shut down the running x11vnc server just type "x11vnc -R
stop". To disconnect all clients do "x11vnc -R disconnect:all", etc.
- If the [378]-forever option has not been supplied, x11vnc will
+ If the [380]-forever option has not been supplied, x11vnc will
automatically exit after the first client disconnects. In general if
you cannot use the remote control, then you will have to kill the
x11vnc process This can be done via: "kill NNNNN" (where NNNNN is the
x11vnc process id number found from ps(1)), or "pkill x11vnc", or
"killall x11vnc" (Linux only).
- If you have not put x11vnc in the background via the [379]-bg option
+ If you have not put x11vnc in the background via the [381]-bg option
or shell & operator, then simply press Ctrl-C in the shell where
x11vnc is running to stop it.
@@ -2404,15 +2416,15 @@ TrueColor defdepth 24
down state in the Xserver. Tapping the stuck key (either via a new
x11vnc or at the physical console) will release it from the stuck
state. If the keyboard seems to be acting strangely it is often fixed
- by tapping Ctrl, Shift, and Alt. Alternatively, the [380]-clear_mods
- option and [381]-clear_keys option can be used to release pressed keys
+ by tapping Ctrl, Shift, and Alt. Alternatively, the [382]-clear_mods
+ option and [383]-clear_keys option can be used to release pressed keys
at startup and exit.
Q-27: Can I change settings in x11vnc without having to restart it?
Can I remote control it?
- Look at the [382]-remote (same as -R) and [383]-query (same as -Q)
+ Look at the [384]-remote (same as -R) and [385]-query (same as -Q)
options added in Dec/2004. They allow nearly everything to be changed
dynamically and settings to be queried. Examples: "x11vnc -R shared",
"x11vnc -R forever", "x11vnc -R scale:3/4", "x11vnc -Q modtweak",
@@ -2423,7 +2435,7 @@ TrueColor defdepth 24
correctly for communication to be possible.
There is also a simple Tcl/Tk gui based on this remote control
- mechanism. See the [384]-gui option for more info. You will need to
+ mechanism. See the [386]-gui option for more info. You will need to
have Tcl/Tk (i.e. /usr/bin/wish) installed for it to work. It can also
run in the system tray: "-gui tray" or as a standalone icon window:
"-gui icon".
@@ -2438,12 +2450,12 @@ TrueColor defdepth 24
vncpasswd(1) program from those packages.
As of Jun/2004 x11vnc supports the -storepasswd "pass" "file"
- [385]option, which is the same functionality of storepasswd. Be sure
+ [387]option, which is the same functionality of storepasswd. Be sure
to quote the "pass" if it contains shell meta characters, spaces, etc.
Example:
x11vnc -storepasswd 'sword*fish' $HOME/myvncpasswd
- You then use the password via the x11vnc option: "[386]-rfbauth
+ You then use the password via the x11vnc option: "[388]-rfbauth
$HOME/myvncpasswd"
As of Jan/2006 if you do not supply any arguments:
@@ -2455,11 +2467,11 @@ TrueColor defdepth 24
~/.mypass", the password you are prompted for will be stored in that
file.
- x11vnc also has the [387]-passwdfile and -passwd/-viewpasswd plain
+ x11vnc also has the [389]-passwdfile and -passwd/-viewpasswd plain
text (i.e. not obscured like the -rfbauth VNC passwords) password
options.
- You can use the [388]-usepw option to automatically use any password
+ You can use the [390]-usepw option to automatically use any password
file you have in ~/.vnc/passwd or ~/.vnc/passwdfile (the latter is
used with the -passwdfile option).
@@ -2491,14 +2503,14 @@ TrueColor defdepth 24
Q-30: Can I have two passwords for VNC viewers, one for full access
and the other for view-only access to the display?
- Yes, as of May/2004 there is the [389]-viewpasswd option to supply the
- view-only password. Note the full-access password option [390]-passwd
+ Yes, as of May/2004 there is the [391]-viewpasswd option to supply the
+ view-only password. Note the full-access password option [392]-passwd
must be supplied at the same time. E.g.: -passwd sword -viewpasswd
fish.
To avoid specifying the passwords on the command line (where they
could be observed via the ps(1) command by any user) you can use the
- [391]-passwdfile option to specify a file containing plain text
+ [393]-passwdfile option to specify a file containing plain text
passwords. Presumably this file is readable only by you, and ideally
it is located on the machine x11vnc is run on (to avoid being snooped
on over the network). The first line of this file is the full-access
@@ -2506,7 +2518,7 @@ TrueColor defdepth 24
it is taken as the view-only password. (use "__EMPTY__" to supply an
empty one).
- View-only passwords currently do not work for the [392]-rfbauth
+ View-only passwords currently do not work for the [394]-rfbauth
password option (standard VNC password storing mechanism). FWIW, note
that although the output (usually placed in $HOME/.vnc/passwd) by the
vncpasswd or storepasswd programs (or from x11vnc -storepasswd) looks
@@ -2519,7 +2531,7 @@ TrueColor defdepth 24
Q-31: Can I have as many full-access and view-only passwords as I
like?
- Yes, as of Jan/2006 in the libvncserver CVS the [393]-passwdfile
+ Yes, as of Jan/2006 in the libvncserver CVS the [395]-passwdfile
option has been extended to handle as many passwords as you like. You
put the view-only passwords after a line __BEGIN_VIEWONLY__.
@@ -2529,7 +2541,7 @@ TrueColor defdepth 24
Q-32: Does x11vnc support Unix usernames and passwords? Can I further
limit the set of Unix usernames who can connect to the VNC desktop?
- Update: as of Feb/2006 x11vnc has the [394]-unixpw option that does
+ Update: as of Feb/2006 x11vnc has the [396]-unixpw option that does
this outside of the VNC protocol and libvncserver. The standard su(1)
program is used to validate the user's password. A familiar "login:"
and "Password:" dialog is presented to the user on a black screen
@@ -2539,7 +2551,7 @@ TrueColor defdepth 24
A list of allowed Unix usernames may also be supplied along with
per-user settings.
- There is also the [395]-unixpw_nis option for non-shadow-password
+ There is also the [397]-unixpw_nis option for non-shadow-password
(typically NIS environments, hence the name) systems where the
traditional getpwnam() and crypt() functions are used instead of
su(1). The encrypted user passwords must be accessible to the user
@@ -2548,11 +2560,11 @@ TrueColor defdepth 24
shadow(5).
Two settings are enforced in the -unixpw and -unixpw_nis modes to
- provide extra security: the 1) [396]-localhost and 2) [397]-stunnel or
- [398]-ssl options. Without these one might send the Unix username and
+ provide extra security: the 1) [398]-localhost and 2) [399]-stunnel or
+ [400]-ssl options. Without these one might send the Unix username and
password data in clear text over the network which is a very bad idea.
They can be relaxed if you want to provide encryption other than
- stunnel or [399]-ssl (the constraint is automatically relaxed if
+ stunnel or [401]-ssl (the constraint is automatically relaxed if
SSH_CONNECTION is set and indicates you have ssh-ed in, however the
-localhost requirement is still enforced).
@@ -2571,13 +2583,13 @@ TrueColor defdepth 24
approximate at best.
One approximate method involves starting x11vnc with the
- [400]-localhost option. This basically requires the viewer user to log
+ [402]-localhost option. This basically requires the viewer user to log
into the workstation where x11vnc is running via their Unix username
and password, and then somehow set up a port redirection of his
vncviewer connection to make it appear to emanate from the local
machine. As discussed above, ssh is useful for this: "ssh -L
5900:localhost:5900 user@hostname ..." See the ssh wrapper scripts
- mentioned [401]elsewhere on this page. [402]stunnel does this as well.
+ mentioned [403]elsewhere on this page. [404]stunnel does this as well.
Of course a malicious user could allow other users to get in through
his channel, but that is a problem with every method. Another thing to
@@ -2588,7 +2600,7 @@ TrueColor defdepth 24
traditional way would be to further require a VNC password to supplied
(-rfbauth, -passwd, etc) and only tell the people allowed in what the
VNC password is. A scheme that avoids a second password involves using
- the [403]-accept option that runs a program to examine the connection
+ the [405]-accept option that runs a program to examine the connection
information to determine which user is connecting from the local
machine. That may be difficult to do, but, for example, the program
could use the ident service on the local machine (normally ident
@@ -2624,7 +2636,7 @@ exit 1 # reject it
method (e.g. Dynamic/One-time passwords or non-Unix (LDAP) usernames
and passwords)?
Yes, there are several possibilities. For background see the FAQ on
- the [404]-accept where an external program may be run to decide if a
+ the [406]-accept where an external program may be run to decide if a
VNC client should be allowed to try to connect and log in. If the
program (or local user prompted by a popup) answers "yes", then
-accept proceeds to the normal VNC and x11vnc authentication methods,
@@ -2632,26 +2644,26 @@ exit 1 # reject it
To provide more direct coupling to the VNC client's username and/or
supplied password the following options were added in Sep/2006:
- * [405]-unixpw_cmd command
- * [406]-passwdfile cmd:command
- * [407]-passwdfile custom:command
+ * [407]-unixpw_cmd command
+ * [408]-passwdfile cmd:command
+ * [409]-passwdfile custom:command
In each case "command" is an external command run by x11vnc. You
supply it. For example, it may couple to your LDAP system or other
servers you set up.
- For [408]-unixpw_cmd the normal [409]-unixpw Login: and Password:
+ For [410]-unixpw_cmd the normal [411]-unixpw Login: and Password:
prompts are supplied to the VNC viewer and the strings the client
returns are then piped into "command" as the first two lines of its
standard input. If the command returns success, i.e. exit(0), the VNC
client is accepted, otherwise it is rejected.
- For "[410]-passwdfile cmd:command" the command is run and it returns a
- password list (like a password file, see the [411]-passwdfile
+ For "[412]-passwdfile cmd:command" the command is run and it returns a
+ password list (like a password file, see the [413]-passwdfile
read:filename mode). Perhaps a dynamic, one-time password is retrieved
from a server this way.
- For "[412]-passwdfile custom:command" one gets complete control over
+ For "[414]-passwdfile custom:command" one gets complete control over
the VNC challenge-response dialog with the VNC client. x11vnc sends
out a string of random bytes (16 by the VNC spec) and the client
returns the same number of bytes in a way the server can verify only
@@ -2665,7 +2677,7 @@ exit 1 # reject it
it is rejected.
In all cases the "RFB_*" enviornment variables are set as under
- [413]-accept. These variables can provide useful information for the
+ [415]-accept. These variables can provide useful information for the
externally supplied program to use.
@@ -2675,15 +2687,15 @@ exit 1 # reject it
These defaults are simple safety measures to avoid someone unknowingly
leaving his X11 desktop exposed (to the internet, say) for long
- periods of time. Use the [414]-forever option (aka -many) to have
+ periods of time. Use the [416]-forever option (aka -many) to have
x11vnc wait for more connections after the first client disconnects.
- Use the [415]-shared option to have x11vnc allow multiple clients to
+ Use the [417]-shared option to have x11vnc allow multiple clients to
connect simultaneously.
- Recommended additional safety measures include using ssh ([416]see
- above), stunnel, [417]-ssl, or a VPN to authenticate and encrypt the
+ Recommended additional safety measures include using ssh ([418]see
+ above), stunnel, [419]-ssl, or a VPN to authenticate and encrypt the
viewer connections or to at least use the -rfbauth passwd-file
- [418]option to use VNC password protection (or [419]-passwdfile) It is
+ [420]option to use VNC password protection (or [421]-passwdfile) It is
up to YOU to apply these security measures, they will not be done for
you automatically.
@@ -2691,7 +2703,7 @@ exit 1 # reject it
Q-35: Can I limit which machines incoming VNC clients can connect
from?
- Yes, look at the [420]-allow and [421]-localhost options to limit
+ Yes, look at the [422]-allow and [423]-localhost options to limit
connections by hostname or IP address. E.g.
x11vnc -allow 192.168.0.1,192.168.0.2
@@ -2703,7 +2715,7 @@ exit 1 # reject it
Note that -localhost achieves the same thing as "-allow 127.0.0.1"
For more control, build libvncserver with libwrap support
- [422](tcp_wrappers) and then use /etc/hosts.allow See hosts_access(5)
+ [424](tcp_wrappers) and then use /etc/hosts.allow See hosts_access(5)
for complete details.
@@ -2723,7 +2735,7 @@ exit 1 # reject it
is "vnc", e.g.:
vnc: 192.168.100.3 .example.com
- Note that if you run x11vnc out of [423]inetd you do not need to build
+ Note that if you run x11vnc out of [425]inetd you do not need to build
x11vnc with libwrap support because the /usr/sbin/tcpd reference in
/etc/inetd.conf handles the tcp_wrappers stuff.
@@ -2732,15 +2744,15 @@ exit 1 # reject it
internal LAN) rather than having it listen on all network interfaces
and relying on -allow to filter unwanted connections out?
- As of Mar/2005 there is the "[424]-listen ipaddr" option that enables
+ As of Mar/2005 there is the "[426]-listen ipaddr" option that enables
this. For ipaddr either supply the desired network interface's IP
address (or use a hostname that resolves to it) or use the string
"localhost". For additional filtering simultaneously use the
- "[425]-allow host1,..." option to allow only specific hosts in.
+ "[427]-allow host1,..." option to allow only specific hosts in.
This option is useful if you want to insure that no one can even begin
a dialog with x11vnc from untrusted network interfaces (e.g. ppp0).
- The option [426]-localhost now implies "-listen localhost" since that
+ The option [428]-localhost now implies "-listen localhost" since that
is what most people expect it to do.
@@ -2748,7 +2760,7 @@ exit 1 # reject it
interface, how I can occasionally allow in a non-localhost via the -R
allowonce remote control command?
- To do this specify "[427]-allow localhost". Unlike [428]-localhost
+ To do this specify "[429]-allow localhost". Unlike [430]-localhost
this will leave x11vnc listening on all interfaces (but of course only
allowing in local connections, e.g. ssh redirs). Then you can later
run "x11vnc -R allowonce:somehost" or use to gui to permit a one-shot
@@ -2759,7 +2771,7 @@ exit 1 # reject it
some users just be able to move the mouse, but not click or type
anything?
- As of Feb/2005, the [429]-input option allows you to do this. "K",
+ As of Feb/2005, the [431]-input option allows you to do this. "K",
"M", "B", and "C" stand for Keystroke, Mouse-motion, Button-clicks,
and Clipboard, respectively. The setting: "-input M" makes attached
viewers only able to move the mouse. "-input KMBC,M" lets normal
@@ -2774,7 +2786,7 @@ exit 1 # reject it
some clients view-only? How about running an arbitrary program to make
the decisions?
- Yes, look at the "[430]-accept command" option, it allows you to
+ Yes, look at the "[432]-accept command" option, it allows you to
specify an external command that is run for each new client. (use
quotes around the command if it contains spaces, etc.). If the
external command returns 0 the client is accepted, otherwise the
@@ -2793,7 +2805,7 @@ exit 1 # reject it
own simple popup window. To accept the client press "y" or click mouse
on the "Yes" button. To reject the client press "n" or click mouse on
the "No" button. To accept the client View-only, press "v" or click
- mouse on the "View" button. If the [431]-viewonly option has been
+ mouse on the "View" button. If the [433]-viewonly option has been
supplied, the "View" action will not be present: the whole display is
view only in that case.
@@ -2809,7 +2821,7 @@ exit 1 # reject it
program to prompt the user whether the client should be accepted or
not. This requires that you have xmessage installed and available via
PATH. In case it is not already on your system, the xmessage program
- is available at [432]ftp://ftp.x.org/
+ is available at [434]ftp://ftp.x.org/
To include view-only decisions for the external commands, prefix the
command something like this: "yes:0,no:*,view:3 mycommand ..." This
@@ -2848,7 +2860,7 @@ elif [ $rc = 4 ]; then
fi
exit 1
- Stefan Radman has written a nice dtksh script [433]dtVncPopup for use
+ Stefan Radman has written a nice dtksh script [435]dtVncPopup for use
in CDE environments to do the same sort of thing. Information on how
to use it is found at the top of the file. He encourages you to
provide feedback to him to help improve the script.
@@ -2857,13 +2869,13 @@ exit 1
popup is being run, so attached clients will not receive screen
updates, etc during this period.
- To run a command when a client disconnects, use the "[434]-gone
+ To run a command when a client disconnects, use the "[436]-gone
command" option. This is for the user's convenience only: the return
code of the command is not interpreted by x11vnc. The same environment
variables are set as in "-accept command" (except that RFB_MODE will
be "gone").
- As of Jan/2006 the "[435]-afteraccept command" option will run the
+ As of Jan/2006 the "[437]-afteraccept command" option will run the
command only after the VNC client has been accepted and authenticated.
Like -gone the return code is not interprted. RFB_MODE will be
"afteraccept").
@@ -2873,7 +2885,7 @@ exit 1
display manager like gdm(1). Can I have x11vnc later switch to a
different user?
- As of Feb/2005 x11vnc has the [436]-users option that allows things
+ As of Feb/2005 x11vnc has the [438]-users option that allows things
like this. Please read the documentation on it (also in the x11vnc
-help output) carefully for features and caveats. It's use can often
decrease security unless care is taken.
@@ -2898,7 +2910,7 @@ exit 1
In any event, as of Jun/2004 there is an experimental utility to make
it more difficult for nosey people to see your x11vnc activities. The
- source for it is [437]blockdpy.c The idea behind it is simple (but
+ source for it is [439]blockdpy.c The idea behind it is simple (but
obviously not bulletproof): when a VNC client attaches to x11vnc put
the display monitor in the DPMS "off" state, if the DPMS state ever
changes immediately start up the screen-lock program. The x11vnc user
@@ -2914,8 +2926,8 @@ exit 1
bulletproof. A really robust solution would likely require X server
and perhaps even video hardware support.
- The blockdpy utility is launched by the [438]-accept option and told
- to exit via the [439]-gone option (the vnc client user should
+ The blockdpy utility is launched by the [440]-accept option and told
+ to exit via the [441]-gone option (the vnc client user should
obviously re-lock the screen before disconnecting!). Instructions can
be found in the source code for the utility at the above link. Roughly
it is something like this:
@@ -2924,17 +2936,17 @@ exit 1
but please read the top of the file.
Update: As of Feb/2007 there is some builtin support for this:
- [440]-forcedpms and [441]-clientdpms however, they are probably less
+ [442]-forcedpms and [443]-clientdpms however, they are probably less
robust than the above blockdpy.c scheme, since if the person floods
the physical machine with mouse or pointer input he can usually see
flashes of the screen before the monitor is powered off again. See
- also the [442]-grabkbd, [443]-grabptr, and [444]-grabalways options.
+ also the [444]-grabkbd, [445]-grabptr, and [446]-grabalways options.
Q-43: Can I have x11vnc automatically lock the screen when I
disconnect the VNC viewer?
- Yes, a user mentions he uses the [445]-gone option under CDE to run a
+ Yes, a user mentions he uses the [447]-gone option under CDE to run a
screen lock program:
x11vnc -display :0 -forever -gone 'dtaction LockDisplay'
@@ -2944,7 +2956,7 @@ exit 1
x11vnc -display :0 -forever -gone 'xlock &'
x11vnc -display :0 -forever -gone 'xlock -mode blank &'
- Here is a scheme using the [446]-afteraccept option (in version 0.8)
+ Here is a scheme using the [448]-afteraccept option (in version 0.8)
to unlock the screen after the first valid VNC login and to lock the
screen after the last valid VNC login disconnects:
x11vnc -display :0 -forever -shared -afteraccept ./myxlocker -gone ./myxlocke
@@ -2985,21 +2997,21 @@ exec @ARGV;
Q-44: How can I tunnel my connection to x11vnc via an encrypted SSH
channel between two Unix machines?
- See the description earlier on this page on [447]how to tunnel VNC via
+ See the description earlier on this page on [449]how to tunnel VNC via
SSH from Unix to Unix. A number of ways are described along with some
issues you may encounter.
Other secure encrypted methods exists, e.g. stunnel, IPSEC, various
VPNs, etc.
- See also the [448]Enhanced TightVNC Viewer (SSVNC) page where much of
+ See also the [450]Enhanced TightVNC Viewer (SSVNC) page where much of
this is now automated.
Q-45: How can I tunnel my connection to x11vnc via an encrypted SSH
channel from Windows using an SSH client like Putty?
- [449]Above we described how to tunnel VNC via SSH from Unix to Unix,
+ [451]Above we described how to tunnel VNC via SSH from Unix to Unix,
you may want to review it. To do this from Windows using Putty it
would go something like this:
* In the Putty dialog window under 'Session' enter the hostname or
@@ -3020,11 +3032,11 @@ exec @ARGV;
:0 (plus other cmdline options) in the 'Remote command' Putty setting
under 'Connections/SSH'.
- See also the [450]Enhanced TightVNC Viewer (SSVNC) page where much of
+ See also the [452]Enhanced TightVNC Viewer (SSVNC) page where much of
this is now automated via the Putty plink utility.
- For extra protection feel free to run x11vnc with the [451]-localhost
- and [452]-rfbauth/[453]-passwdfile options.
+ For extra protection feel free to run x11vnc with the [453]-localhost
+ and [454]-rfbauth/[455]-passwdfile options.
If the machine you SSH into via Putty is not the same machine with the
X display you wish to view (e.g. your company provides incoming SSH
@@ -3032,11 +3044,11 @@ exec @ARGV;
dialog setting to: 'Destination: otherhost:5900', Once logged in,
you'll need to do a second login (ssh or rsh) to the workstation
machine 'otherhost' and then start up x11vnc on it. This can also be
- automated by [454]chaining ssh's.
+ automated by [456]chaining ssh's.
- As discussed [455]above another option is to first start the VNC
+ As discussed [457]above another option is to first start the VNC
viewer in "listen" mode, and then launch x11vnc with the
- "[456]-connect localhost" option to establish the reverse connection.
+ "[458]-connect localhost" option to establish the reverse connection.
In this case a Remote port redirection (not Local) is needed for port
5500 instead of 5900 (i.e. 'Source port: 5500' and
'Destination: localhost:5500' for a Remote connection).
@@ -3046,7 +3058,7 @@ exec @ARGV;
channel using an external tool like stunnel?
It is possible to use a "lighter weight" encryption setup than SSH or
- IPSEC. SSL tunnels such as [457]stunnel (also [458]stunnel.mirt.net)
+ IPSEC. SSL tunnels such as [459]stunnel (also [460]stunnel.mirt.net)
provide an encrypted channel without the need for Unix users,
passwords, and key passphrases required for ssh (and at the other
extreme SSL can also provide a complete signed certificate chain of
@@ -3054,12 +3066,12 @@ exec @ARGV;
often let its port through, ssh is frequently the path of least
resistance (it also nicely manages public keys for you).
- Update: As of Feb/2006 x11vnc has the options [459]-ssl,
- [460]-stunnel, and [461]-sslverify to provide integrated SSL schemes.
- They are discussed [462]in the Next FAQ (you may want to skip to it
+ Update: As of Feb/2006 x11vnc has the options [461]-ssl,
+ [462]-stunnel, and [463]-sslverify to provide integrated SSL schemes.
+ They are discussed [464]in the Next FAQ (you may want to skip to it
now).
- Here are some basic examples using [463]stunnel but the general idea
+ Here are some basic examples using [465]stunnel but the general idea
for any SSL tunnel utility is the same:
* Start up x11vnc and constrain it to listen on localhost.
* Then start up the SSL tunnel running on the same machine to
@@ -3083,7 +3095,7 @@ exec @ARGV;
The above two commands are run on host "far-away.east". The
stunnel.pem is the self-signed PEM file certificate created when
- stunnel is built. One can also create certificates [464]signed by
+ stunnel is built. One can also create certificates [466]signed by
Certificate Authorities or self-signed if desired using the x11vnc
utilities described there.
@@ -3097,7 +3109,7 @@ exec @ARGV;
Then point the viewer to the local tunnel on port 5902:
vncviewer -encodings "copyrect tight zrle hextile" localhost:2
- That's it. (note that the [465]ss_vncviewer script can automate
+ That's it. (note that the [467]ss_vncviewer script can automate
this.)
Be sure to use a VNC password because unlike ssh by default the
@@ -3105,13 +3117,13 @@ exec @ARGV;
some extra configuration one could also set up certificates to provide
authentication of either or both sides as well (and hence avoid
man-in-the-middle attacks). See the stunnel and openssl documentation
- and also [466]the key management section for details.
+ and also [468]the key management section for details.
stunnel has also been ported to Windows, and there are likely others
to choose from for that OS. Much info for using it on Windows can be
- found at the stunnel site and in this [467]article The article also
+ found at the stunnel site and in this [469]article The article also
shows the detailed steps to set up all the authentication
- certificates. (for both server and clients, see also the [468]x11vnc
+ certificates. (for both server and clients, see also the [470]x11vnc
utilities that do this). The default Windows client setup (no certs)
is simpler and only 4 files are needed in a folder: stunnel.exe,
stunnel.conf, libssl32.dll, libeay32.dll. We used an stunnel.conf
@@ -3132,7 +3144,7 @@ connect = far-away.east:5901
As an aside, if you don't like the little "gap" of unencrypted TCP
traffic (and a localhost listening socket) on the local machine
between stunnel and x11vnc it can actually be closed by having stunnel
- start up x11vnc in [469]-inetd mode:
+ start up x11vnc in [471]-inetd mode:
stunnel -p /path/to/stunnel.pem -P none -d 5900 -l ./x11vnc_sh
Where the script x11vnc_sh starts up x11vnc:
@@ -3175,21 +3187,21 @@ connect = 5900
they probably wouldn't work since the SSL negotiation is likely
embedded in the VNC protocol unlike our case where it is external.
- Note: as of Mar/2006 libvncserver/x11vnc provides a [470]SSL-enabled
- Java applet that can be served up via the [471]-httpdir or [472]-http
- options when [473]-ssl is enabled. It will also be served via HTTPS
+ Note: as of Mar/2006 libvncserver/x11vnc provides a [472]SSL-enabled
+ Java applet that can be served up via the [473]-httpdir or [474]-http
+ options when [475]-ssl is enabled. It will also be served via HTTPS
via either the VNC port (e.g. https://host:5900/) or a 2nd port via
- the [474]-https option.
+ the [476]-https option.
In general current SSL VNC solutions are not particularly "seemless".
But it can be done, and with a wrapper script on the viewer side and
- the [475]-stunnel or [476]-ssl option on the server side it works well
- and is convenient. Here is a simple script [477]ss_vncviewer that
+ the [477]-stunnel or [478]-ssl option on the server side it works well
+ and is convenient. Here is a simple script [479]ss_vncviewer that
automates running stunnel on the VNC viewer side on Unix a little more
carefully than the commands printed above. (One could probably do a
similar thing with a .BAT file on Windows in the stunnel folder.)
- Update Jul/2006: we now provide an [478]Enhanced TightVNC Viewer
+ Update Jul/2006: we now provide an [480]Enhanced TightVNC Viewer
(SSVNC) package that starts up STUNNEL automatically along with some
other features. All binaries (stunnel, vncviewer, and some utilities)
are provided in the package. It works on Unix, Mac OS X, and Windows.
@@ -3197,7 +3209,7 @@ connect = 5900
Q-47: Does x11vnc have built-in SSL tunneling?
- You can read about non-built-in methods [479]in the Previous FAQ
+ You can read about non-built-in methods [481]in the Previous FAQ
SSL tunnels provide an encrypted channel without the need for Unix
users, passwords, and key passphrases required for ssh (and at the
@@ -3208,14 +3220,14 @@ connect = 5900
Built-in SSL x11vnc options:
- As of Feb/2006 the x11vnc [480]-ssl and [481]-stunnel options automate
- the SSL tunnel creation on the x11vnc server side. An [482]SSL-enabled
+ As of Feb/2006 the x11vnc [482]-ssl and [483]-stunnel options automate
+ the SSL tunnel creation on the x11vnc server side. An [484]SSL-enabled
Java Viewer applet is also provided that can be served via HTTP or
HTTPS to automate SSL on the client side.
- The [483]-ssl mode uses the [484]www.openssl.org library if available
- at build time. The [485]-stunnel mode requires the
- [486]www.stunnel.org command stunnel(8) to be installed on the system.
+ The [485]-ssl mode uses the [486]www.openssl.org library if available
+ at build time. The [487]-stunnel mode requires the
+ [488]www.stunnel.org command stunnel(8) to be installed on the system.
Both modes require an SSL certificate and key (i.e. .pem file). These
are usually created via the openssl(1) (in fact in for options "-ssl"
@@ -3267,12 +3279,12 @@ connect = 5900
is to encrypt the key with a passphrase (note however this requires
supplying the passphrase each time x11vnc is started up).
- See the discussion on [487]x11vnc Key Management for some utilities
+ See the discussion on [489]x11vnc Key Management for some utilities
provided for creating and managing certificates and keys and even for
creating your own Certificate Authority (CA) for signing VNC server
and client certificates. This may be done by importing the certificate
into Web Browser or Java plugin keystores, or pointing stunnel to it.
- The wrapper script [488]ss_vncviewer provides an example on unix
+ The wrapper script [490]ss_vncviewer provides an example on unix
(-verify option).
Here are some notes on the simpler default (non-CA) operation. To have
@@ -3288,7 +3300,7 @@ connect = 5900
to machines where the VNC Viewer will be run to enable authenticating
the x11vnc SSL VNC server to the clients. When authentication takes
place this way (or via the more sophisticated CA signing described
- [489]here), then Man-In-The-Middle-Attacks are prevented. Otherwise,
+ [491]here), then Man-In-The-Middle-Attacks are prevented. Otherwise,
the SSL encryption only provides protection against passive network
traffic "sniffing". Nowadays, most people seem mostly concerned about
only the latter (and the default x11vnc SSL modes protect against it.)
@@ -3313,7 +3325,7 @@ connect = 5900
including using https to download it into the browser and connect to
x11vnc.
- See the [490]next FAQ for SSL enabled VNC Viewers.
+ See the [492]next FAQ for SSL enabled VNC Viewers.
Q-48: How do I use VNC Viewers with built-in SSL tunneling?
@@ -3324,9 +3336,9 @@ connect = 5900
The SSL enabled Java VNC Viewer (VncViewer.jar) in the x11vnc package
supports only SSL based connections by default (set the applet
parameter disableSSL=yes in index.vnc to override). As mentioned above
- the [491]-httpdir can be used to specify the path to .../classes/ssl.
+ the [493]-httpdir can be used to specify the path to .../classes/ssl.
A typical location might be /usr/local/share/x11vnc/classes/ssl. Or
- [492]-http can be used to try to have it find the directory
+ [494]-http can be used to try to have it find the directory
automatically.
The Java viewer uses SSL to communicate securely with x11vnc. Note
@@ -3351,7 +3363,7 @@ connect = 5900
example) can occasionally be slow or unreliable (it has to read some
input and try to guess if the connection is VNC or HTTP). If it is
unreliable and you still want to serve the Java applet via https, use
- the [493]-https option to get an additional port dedicated to https
+ the [495]-https option to get an additional port dedicated to https
(its URL will also be printed in the output).
Another possibility is to add the GET applet parameter:
@@ -3364,7 +3376,7 @@ connect = 5900
You may also use "urlPrefix=somestring" to have /somestring prepended
to /request.https.vnc.connection". Perhaps you are using a web server
- [494]proxy scheme to enter a firewall or otherwise have rules applied
+ [496]proxy scheme to enter a firewall or otherwise have rules applied
to the URL. If you need to have any slashes "/" in "somestring" use
"_2F_" (a deficiency in libvncserver prevents using the more natural
"%2F".)
@@ -3381,11 +3393,14 @@ connect = 5900
going through firewalls, Web proxies, home router port
redirections, or Apache portal. Just try a direct connection over
your LAN first (if you only have 1 machine and no LAN, just do a
- direct connection to the same machine: localhost).
+ direct connection to the same machine: localhost). If the LAN
+ machine you run x11vnc on has its own host-level firewall (most
+ linux machine come with that on by default), disable it or at
+ least let tcp ports 5800-6000 through.
* First try HTTP to download the Java Applet: x11vnc can serve both
- the Java Applet and VNC out of the same port (both tunneled
- through SSL, see below). But it can lead to timing and other
- problems. So first try HTTP instead of HTTPS to download the
+ the Java Applet jar file and VNC out of the same port (both
+ tunneled through SSL, see below). But it can lead to timing and
+ other problems. So first try HTTP instead of HTTPS to download the
Applet jar file (VncViewer.jar). That is to say try
http://hostname:5800 in your web browser first before trying
https://hostname:5900. x11vnc will print out the ports and URLs it
@@ -3403,7 +3418,7 @@ connect = 5900
certificate" or "The hostname does not match the one on the
certificate", etc. just go through them as quickly as possible.
x11vnc cannot wait forever for each SSL connection, and so if you
- daudle too long inspecting the certs, etc it can lead to problems.
+ dawdle too long inspecting the certs, etc it can lead to problems.
Get it working first before taking your time to read the details
in the dialogs, etc.
* No inetd, Please: Even if you intend to deploy via inetd or xinetd
@@ -3439,14 +3454,16 @@ connect = 5900
that is what you intend to use. That one gives the most trouble
because of the ambiguity of passing two different protocols (HTTP and
VNC) through the same SSL service port. Next turn on inetd if you
- intend to use that (this can be tricky too, be sure to use -o logfile
+ intend to use that (this can be tricky too, be sure to use -oa logfile
and inspect it carefully if there are problems). If you are going to
use non-standard ports (e.g. "-rfbport 443" as root), work on that
next. Then enable the firewall, router port redirection channel (you
will somehow need to be outside to do that, maybe test that through
another VNC session). Then enable "fancy stuff" like "-svc" or
"-unixpw", etc, etc. Be sure to add a password either "-rfbauth" or
- "-unixpw" or both.
+ "-unixpw" or both. If you need to have the web browser use a corporate
+ [497]Web Proxy (i.e. it cannot connect directly) work on that last.
+ Ditto for the [498]Apache portal.
Router/Firewall port redirs: If you are doing port redirection at
@@ -3496,11 +3513,11 @@ connect = 5900
NOT linger at. If you see in the x11vnc output a request for
VncViewer.class instead of VncViewer.jar it is too late... you may
need to restart the Web browser to get it to try for the jar again.
- You can use the [495]-https option if you want a dedicated port for
+ You can use the [499]-https option if you want a dedicated port for
HTTPS connections instead of sharing the VNC port.
To see example x11vnc output for a successful https://host:5900/
- connection with the Java Applet see [496]This Page.
+ connection with the Java Applet see [500]This Page.
Notes on the VNC Viewer ss_vncviewer wrapper script:
@@ -3508,10 +3525,10 @@ connect = 5900
If you want to use a native VNC Viewer with the SSL enabled x11vnc you
will need to run an external SSL tunnel on the Viewer side. There do
not seem to be any native SSL VNC Viewers outside of the x11vnc
- package. The basic ideas of doing this were discussed [497]for
+ package. The basic ideas of doing this were discussed [501]for
external tunnel utilities here.
- The [498]ss_vncviewer script provided with x11vnc can set up the
+ The [502]ss_vncviewer script provided with x11vnc can set up the
stunnel tunnel automatically on unix as long as the stunnel command is
installed on the Viewer machine and available in PATH (and vncviewer
too of course). Note that on Debian based system you will need to
@@ -3543,14 +3560,14 @@ connect = 5900
The fifth one shows that Web proxies can be used if that is the only
way to get out of the firewall. If the "double proxy" situation arises
- separate the two by commas. See [499]this page for more information on
+ separate the two by commas. See [503]this page for more information on
how Web proxies come into play.
- If one uses a Certificate Authority (CA) scheme described [500]here,
+ If one uses a Certificate Authority (CA) scheme described [504]here,
the wrapper script would use the CA cert instead of the server cert:
3') ss_vncviewer -verify ./cacert.crt far-away.east:0
- Update Jul/2006: we now provide an [501]Enhanced TightVNC Viewer
+ Update Jul/2006: we now provide an [505]Enhanced TightVNC Viewer
(SSVNC) package that starts up STUNNEL automatically along with some
other features. All binaries (stunnel, vncviewer, and some utilities)
are provided in the package. It works on Unix, Mac OS X, and Windows.
@@ -3587,7 +3604,7 @@ connect = 5900
(instead of the unsigned one in https://yourmachine.com:5900/ that
gives the default index.vnc)
- Note that the [502]ss_vncviewer stunnel wrapper script can use Web
+ Note that the [506]ss_vncviewer stunnel wrapper script can use Web
proxies as well.
Proxies that limit CONNECT to ports 443 and 563:
@@ -3616,7 +3633,7 @@ connect = 5900
https://yourmachine.com/proxy.vnc?PORT=443
this is cleaner because it avoids editing the file, but requires more
- parameters in the URL. To use the GET [503]trick discussed above, do:
+ parameters in the URL. To use the GET [507]trick discussed above, do:
https://yourmachine.com/proxy.vnc?GET=1&PORT=443
@@ -3624,7 +3641,7 @@ connect = 5900
SSL from the Internet with a Web browser to x11vnc running on their
workstations behind a firewall?
Yes. You will need to configure apache to forward these connections.
- It is discussed [504]here. This provides a clean alternative to the
+ It is discussed [508]here. This provides a clean alternative to the
traditional method where the user uses SSH to log in through the
gateway to create the encrypted port redirection to x11vnc running on
her desktop.
@@ -3632,7 +3649,7 @@ connect = 5900
Q-51: Can I create and use my own SSL Certificate Authority (CA) with
x11vnc?
- Yes, see [505]this page for how to do this and the utility commands
+ Yes, see [509]this page for how to do this and the utility commands
x11vnc provides to create and manage many types of certificates and
private keys.
@@ -3651,14 +3668,14 @@ connect = 5900
need to have sufficient permissions to connect to the X display.
Here are some ideas:
- * Use the description under "Continuously" in the [506]FAQ on x11vnc
+ * Use the description under "Continuously" in the [510]FAQ on x11vnc
and Display Managers
- * Use the description in the [507]FAQ on x11vnc and inetd(8)
- * Use the description in the [508]FAQ on Unix user logins and
+ * Use the description in the [511]FAQ on x11vnc and inetd(8)
+ * Use the description in the [512]FAQ on Unix user logins and
inetd(8)
* Start x11vnc from your $HOME/.xsession (or $HOME/.xinitrc or
autostart script or ...)
- * Although less reliable, see the [509]x11vnc_loop rc.local hack
+ * Although less reliable, see the [513]x11vnc_loop rc.local hack
below.
The display manager scheme will not be specific to which user has the
@@ -3680,7 +3697,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
X startup scripts (traditionally .xsession/.xinitrc) may have to be in
a different directory or have a different basename. One user
recommends the description under 'Running Scripts Automatically' at
- [510]this link.
+ [514]this link.
Firewalls: note all methods will require the host-level firewall will
need to be configured to allow connections in on a port. E.g. 5900
@@ -3703,7 +3720,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
while running x11vnc as root, e.g. for the gnome display manager, gdm:
x11vnc -auth /var/gdm/:0.Xauth -display :0
- (the [511]-auth option sets the XAUTHORITY variable for you).
+ (the [515]-auth option sets the XAUTHORITY variable for you).
There will be a similar thing for xdm using however a different auth
directory path (perhaps something like
@@ -3729,7 +3746,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
auth file should be in /var/dt), you'll also need to add something
like Dtlogin*grabServer:False to the Xconfig file
(/etc/dt/config/Xconfig or /usr/dt/config/Xconfig on Solaris, see
- [512]the example at the end of this FAQ). Then restart dtlogin, e.g.:
+ [516]the example at the end of this FAQ). Then restart dtlogin, e.g.:
/etc/init.d/dtlogin stop; /etc/init.d/dtlogin start or reboot.
Continuously. Have x11vnc reattach each time the X server is
@@ -3778,7 +3795,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
and XAUTHORITY environment variables for the Xsetup script!!!
You may also want to force the VNC port with something like "-rfbport
- 5900" (or [513]-N) to avoid autoselecting one if 5900 is already
+ 5900" (or [517]-N) to avoid autoselecting one if 5900 is already
taken.
_________________________________________________________________
@@ -3794,7 +3811,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
Then restart: /usr/sbin/gdm-restart (or reboot). The
KillInitClients=false setting is important: without it x11vnc will be
- killed immediately after the user logs in. Here are [514]full details
+ killed immediately after the user logs in. Here are [518]full details
on how to configure gdm
_________________________________________________________________
@@ -3836,14 +3853,14 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
If you do not want to deal with any display manager startup scripts,
here is a kludgey script that can be run manually or out of a boot
- file like rc.local: [515]x11vnc_loop It will need some local
+ file like rc.local: [519]x11vnc_loop It will need some local
customization before running. Because the XAUTHORITY auth file must be
guessed by this script, use of the display manager script method
- described above is greatly preferred. There is also the [516]-loop
+ described above is greatly preferred. There is also the [520]-loop
option that does something similar.
If the machine is a traditional Xterminal you may want to read
- [517]this FAQ.
+ [521]this FAQ.
Q-54: Can I run x11vnc out of inetd(8)? How about xinetd(8)?
@@ -3853,7 +3870,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
5900 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/x11vnc_sh
- where the shell script /usr/local/bin/x11vnc_sh uses the [518]-inetd
+ where the shell script /usr/local/bin/x11vnc_sh uses the [522]-inetd
option and looks something like (you'll need to customize to your
settings).
#!/bin/sh
@@ -3866,7 +3883,7 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
and that confuses it greatly, causing it to abort). If you do not use
a wrapper script as above but rather call x11vnc directly in
/etc/inetd.conf and do not redirect stderr to a file, then you must
- specify the -q (aka [519]-quiet) option: "/usr/local/bin/x11vnc -q
+ specify the -q (aka [523]-quiet) option: "/usr/local/bin/x11vnc -q
-inetd ...". When you supply both -q and -inet and no "-o logfile"
then stderr will automatically be closed (to prevent, e.g. library
stderr messages leaking out to the viewer). The recommended practice
@@ -3874,12 +3891,12 @@ x11vnc -logfile $HOME/.x11vnc.log -rfbauth $HOME/.vnc/passwd -forever -bg
script with "2>logfile" redirection because the errors and warnings
printed out are very useful in troubleshooting problems.
- Note also the need to set XAUTHORITY via [520]-auth to point to the
+ Note also the need to set XAUTHORITY via [524]-auth to point to the
MIT-COOKIE auth file to get permission to connect to the X display
(setting and exporting the XAUTHORITY variable accomplishes the same
thing). See the x11vnc_loop file in the previous question for more
ideas on what that auth file may be, etc. The scheme described in the
- [521]FAQ on Unix user logins and inetd(8) works around the XAUTHORITY
+ [525]FAQ on Unix user logins and inetd(8) works around the XAUTHORITY
issue nicely.
Note: On Solaris you cannot have the bare number 5900 in
@@ -3946,9 +3963,9 @@ service x11vncservice
it automatically?
Yes, as of Feb/2007 x11vnc supports mDNS / Zeroconf advertising of its
- service via the Avahi client library. Use the option [522]-avahi (same
- as [523]-mdns) to enable it. Depending on your setup you may need to
- install [524]Avahi (including the development packages), enable the
+ service via the Avahi client library. Use the option [526]-avahi (same
+ as [527]-mdns) to enable it. Depending on your setup you may need to
+ install [528]Avahi (including the development packages), enable the
server: avahi-daemon and avahi-dnsconfd, and possibly open up UDP port
5353 on your firewall.
@@ -3973,23 +3990,23 @@ service x11vncservice
machine and then connect to it? How about starting an X session if one
cannot be found?
- The easiest way to do this is via [525]inetd(8) using the [526]-unixpw
- and [527]-display WAIT options. The reason inetd(8) makes this easier
+ The easiest way to do this is via [529]inetd(8) using the [530]-unixpw
+ and [531]-display WAIT options. The reason inetd(8) makes this easier
is that it starts a new x11vnc process for each new user connection.
Otherwise a wrapper would have to listen for connections and spawn new
- x11vnc's (see [528]this example and also the [529]-loopbg option).
+ x11vnc's (see [532]this example and also the [533]-loopbg option).
Also with inetd(8) users always connect to a fixed VNC display, say
machine:0, and do not need to memorize a special VNC display number
just for their personal use, etc.
- Update: Use the [530]-find, [531]-create, [532]-svc, and [533]-xdmsvc
+ Update: Use the [534]-find, [535]-create, [536]-svc, and [537]-xdmsvc
options that are shorthand for common FINDCREATEDISPLAY usage modes
(e.g. terminal services) described below. (i.e. just use "-svc"
instead of "-display WAIT:cmd=FINDCREATEDISPLAY-Xvfb -unixpw -users
unixpw= -ssl SAVE")
- The [534]-display WAIT option makes x11vnc wait until a VNC viewer is
+ The [538]-display WAIT option makes x11vnc wait until a VNC viewer is
connected before attaching to the X display. Additionally it can be
used to run an external command that returns the DISPLAY and
XAUTHORITY data. We provide some useful builtin ones (FINDDISPLAY and
@@ -4030,7 +4047,7 @@ nt $2}'`
exit 0
A default script somewhat like the above is used under "-display
- WAIT:cmd=FINDDISPLAY" (same as [535]-find) (use
+ WAIT:cmd=FINDDISPLAY" (same as [539]-find) (use
"WAIT:cmd=FINDDISPLAY-print" to print out the script). The format for
any such command is that it returns DISPLAY=:disp as the first line
and any remaining lines are either XAUTHORITY=file or raw xauth data
@@ -4042,10 +4059,10 @@ nt $2}'`
Or if you only know the X server process ID and suspect a chvt will be
needed append ",XPID=n".
- Tip: Note that the [536]-find option is an alias for "-display
+ Tip: Note that the [540]-find option is an alias for "-display
WAIT:cmd=FINDDISPLAY".
- The [537]-unixpw option allows [538]UNIX password logins. It
+ The [541]-unixpw option allows [542]UNIX password logins. It
conveniently knows the Unix username whose X display should be found.
Here are a couple /etc/inetd.conf examples for this:
5900 stream tcp nowait nobody /usr/sbin/tcpd /usr/local/bin/x11vnc -inetd
@@ -4059,16 +4076,16 @@ xpw=
Note the very long lines have been split. An alternative is to use a
wrapper script, e.g. /usr/local/bin/x11vnc.sh that has all of the
- options. (see also the [539]-svc alias).
+ options. (see also the [543]-svc alias).
In the first one x11vnc is run as user "nobody" and stays user nobody
during the whole session. The permissions of the log files and certs
directory will need to be set up to allow "nobody" to use them.
In the second one x11vnc is run as root and switches to the user that
- logs in due to the "[540]-users unixpw=" option.
+ logs in due to the "[544]-users unixpw=" option.
- Note that [541]SSL is required for this mode because otherwise the
+ Note that [545]SSL is required for this mode because otherwise the
Unix password would be passed in clear text over the network. In
general -unixpw is not required for this sort of scheme, but it is
convenient because it determines exactly who the Unix user is whose
@@ -4076,17 +4093,17 @@ xpw=
to use some method to work out DISPLAY, XAUTHORITY, etc (perhaps you
use multiple inetd ports and hardwire usernames for different ports).
- If you really want to disable the SSL or SSH [542]-localhost
+ If you really want to disable the SSL or SSH [546]-localhost
constraints (this is not recommended unless you really know what you
are doing: Unix passwords sent in clear text is a very bad idea...)
- read the [543]-unixpw documentation.
+ read the [547]-unixpw documentation.
A inetd(8) scheme for a fixed user that doesn't use SSL or unix
passwds could be:
/usr/local/bin/x11vnc -inetd -users =fred -find -rfbauth /home/fred/.vnc/passwd
-o /var/log/x11vnc.log
- The "[544]-users =fred" option will cause x11vnc to switch to user
+ The "[548]-users =fred" option will cause x11vnc to switch to user
fred and then find his X display.
@@ -4095,7 +4112,7 @@ xpw=
FINDDISPLAY method it will create an X server session for the user
(i.e. desktop/terminal server). This is the only time x11vnc actually
tries to start up an X server. By default it will only try to start up
- virtual (non-hardware) X servers: first [545]Xdummy and if that is not
+ virtual (non-hardware) X servers: first [549]Xdummy and if that is not
available then Xvfb. Note that Xdummy requires root permission and
only works on Linux whereas Xvfb works just about everywhere.
@@ -4105,19 +4122,19 @@ xpw=
-display WAIT:cmd=FINDCREATEDISPLAY -prog /usr/local/bin/x11vnc
Where the very long lines have been split. This will allow direct SSL
- (e.g. [546]ss_vncviewer) access and also Java Web browers access via:
+ (e.g. [550]ss_vncviewer) access and also Java Web browers access via:
https://hostname:5900/.
- Tip: Note that the [547]-create option is an alias for "-display
+ Tip: Note that the [551]-create option is an alias for "-display
WAIT:cmd=FINDCREATEDISPLAY-Xvfb".
- Tip: Note that [548]-svc is a short hand for the long "-ssl SAVE
+ Tip: Note that [552]-svc is a short hand for the long "-ssl SAVE
-unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY" part.
Unlike -create, this alias also sets up SSL encryption and Unix
password login.
Tip: In addition to the usual unixpw parameters, the user can specify
- after his username (following a ":" see [549]-display WAIT for
+ after his username (following a ":" see [553]-display WAIT for
details) for FINDCREATEDISPLAY they can add "geom=WxH" or "geom=WxHxD"
to specify the width, height, and optionally the color depth. E.g.
"fred:geom=800x600" at the login: prompt. Also if the env. var
@@ -4154,7 +4171,7 @@ service x11vnc
WAIT:cmd=FINDCREATEDISPLAY-X,Xvfb,Xdummy". The "X" one means to try to
start up a real, hardware X server, e.g. startx(1) (if there is
already a real X server running this may only work on Linux and the
- chvt program may [550]need to be run to switch to the correct Linux
+ chvt program may [554]need to be run to switch to the correct Linux
virtual terminal). x11vnc will try to run chvt automatically if it can
determine which VT should be switched to.
@@ -4181,7 +4198,7 @@ service x11vnc
will also typically block UDP (port 177 for XDMCP) by default
effectively limiting the UDP connections to localhost.
- Tip: Note that [551]-xdmsvc is a short hand for the long "-ssl SAVE
+ Tip: Note that [555]-xdmsvc is a short hand for the long "-ssl SAVE
-unixpw -users unixpw= -display WAIT:cmd=FINDCREATEDISPLAY-Xvfb.xdmcp"
part. E.g.:
service x11vnc
@@ -4248,15 +4265,15 @@ t:5
Q-57: Can I have x11vnc restart itself after it terminates?
One could do this in a shell script, but now there is an option
- [552]-loop that makes it easier. Of course when x11vnc restarts it
+ [556]-loop that makes it easier. Of course when x11vnc restarts it
needs to have permissions to connect to the (potentially new) X
display. This mode could be useful if the X server restarts often. Use
e.g. "-loop5000" to sleep 5000 ms between restarts. Also "-loop2000,5"
to sleep 2000 ms and only restart 5 times.
- One can also use the [553]-loopbg to emulate inetd(8) to some degree,
+ One can also use the [557]-loopbg to emulate inetd(8) to some degree,
where each connected process runs in the background. It could be
- combined, say, with the [554]-svc option to provide simple terminal
+ combined, say, with the [558]-svc option to provide simple terminal
services without using inetd(8).
@@ -4264,7 +4281,7 @@ t:5
web browser?
To have x11vnc serve up a Java VNC viewer applet to any web browsers
- that connect to it, run x11vnc with this [555]option:
+ that connect to it, run x11vnc with this [559]option:
-httpdir /path/to/the/java/classes/dir
(this directory will contain the files index.vnc and, for example,
@@ -4283,7 +4300,7 @@ t:5
then you can connect to that URL with any Java enabled browser. Feel
free to customize the default index.vnc file in the classes directory.
- As of May/2005 the [556]-http option will try to guess where the Java
+ As of May/2005 the [560]-http option will try to guess where the Java
classes jar file is by looking in expected locations and ones relative
to the x11vnc binary.
@@ -4299,7 +4316,7 @@ t:5
As of Mar/2004 x11vnc supports reverse connections. On Unix one starts
the VNC viewer in listen mode: vncviewer -listen (see your
documentation for Windows, etc), and then starts up x11vnc with the
- [557]-connect option. To connect immediately at x11vnc startup time
+ [561]-connect option. To connect immediately at x11vnc startup time
use the "-connect host:port" option (use commas for a list of hosts to
connect to). The ":port" is optional (default is 5500).
@@ -4307,7 +4324,7 @@ t:5
file is checked periodically (about once a second) for new hosts to
connect to.
- The [558]-remote control option (aka -R) can also be used to do this
+ The [562]-remote control option (aka -R) can also be used to do this
during an active x11vnc session, e.g.:
x11vnc -display :0 -R connect:hostname.domain
@@ -4319,7 +4336,7 @@ x11vnc -display :0 -R connect:hostname.domain
starting x11vnc.
To use the vncconnect(1) program (from the core VNC package at
- www.realvnc.com) specify the [559]-vncconnect option to x11vnc (Note:
+ www.realvnc.com) specify the [563]-vncconnect option to x11vnc (Note:
as of Dec/2004 -vncconnect is now the default). vncconnect(1) must be
pointed to the same X11 DISPLAY as x11vnc (since it uses X properties
to communicate with x11vnc). If you do not have or do not want to get
@@ -4346,11 +4363,11 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"
server running in the background and have x11vnc attached to it.
Another method, faster and more accurate is to use the "dummy" Device
Driver in XFree86/Xorg (see below). One could view this desktop both
- remotely and also [560]locally using vncviewer. Make sure vncviewer's
+ remotely and also [564]locally using vncviewer. Make sure vncviewer's
"-encodings raw" is in effect for local viewing (compression seems to
slow things down locally). For local viewing you set up a "bare"
window manager that just starts up vncviewer and nothing else
- ([561]See below).
+ ([565]See below).
Here is one way to start up Xvfb:
xinit -- /usr/X11R6/bin/Xvfb :1 -cc 4 -screen 0 1024x768x16
@@ -4364,19 +4381,19 @@ xprop -root -f VNC_CONNECT 8s -set VNC_CONNECT "$1"
"screen scrape" it efficiently (more than, say, 100X faster than
normal video hardware).
- Update Nov/2006: See the [562]FINDCREATEDISPLAY discussion of the
- "[563]-display WAIT:cmd=FINDDISPLAY" option where virtual (Xvfb or
+ Update Nov/2006: See the [566]FINDCREATEDISPLAY discussion of the
+ "[567]-display WAIT:cmd=FINDDISPLAY" option where virtual (Xvfb or
Xdummy, or even real ones by changing an option) X servers are started
automatically for new users connecting. This provides a "desktop
service" for the machine. You either get your real X session or your
virtual (Xvfb/Xdummy) one whenever you connect to the machine
- (inetd(8) is a nice way to provide this service). The [564]-find,
- [565]-create, [566]-svc, and [567]-xdmsvc aliases can also come in
+ (inetd(8) is a nice way to provide this service). The [568]-find,
+ [569]-create, [570]-svc, and [571]-xdmsvc aliases can also come in
handy here.
There are some annoyances WRT Xvfb though. The default keyboard
mapping seems to be very poor. One should run x11vnc with
- [568]-add_keysyms option to have keysyms added automatically. Also, to
+ [572]-add_keysyms option to have keysyms added automatically. Also, to
add the Shift_R and Control_R modifiers something like this is needed:
#!/bin/sh
xmodmap -e "keycode any = Shift_R"
@@ -4388,7 +4405,7 @@ xmodmap -e "keycode any = Alt_R"
xmodmap -e "keycode any = Meta_L"
xmodmap -e "add Mod1 = Alt_L Alt_R Meta_L"
- (note: these are applied automatically in the [569]FINDCREATEDISPLAY
+ (note: these are applied automatically in the [573]FINDCREATEDISPLAY
mode). Perhaps the Xvfb options -xkbdb or -xkbmap could be used to get
a better default keyboard mapping.
@@ -4403,11 +4420,11 @@ xmodmap -e "add Mod1 = Alt_L Alt_R Meta_L"
The main drawback to this method (besides requiring extra
configuration and possibly root permission) is that it also does the
- Linux Virtual Console/Terminal (VC/VT) [570]switching even though it
+ Linux Virtual Console/Terminal (VC/VT) [574]switching even though it
does not need to (since it doesn't use a real framebuffer). There are
some "dual headed" (actually multi-headed/multi-user) patches to the X
server that turn off the VT usage in the X server. Update: As of
- Jul/2005 we have an LD_PRELOAD script [571]Xdummy that allows you to
+ Jul/2005 we have an LD_PRELOAD script [575]Xdummy that allows you to
use a stock (i.e. unpatched) Xorg or XFree86 server with the "dummy"
driver and not have any VT switching problems! Currently Xdummy needs
to be run as root, but with some luck that may be relaxed in the
@@ -4434,7 +4451,7 @@ x11vnc -display :5 -rfbport 5905 -bg
vncviewer -geometry +0+0 -encodings raw -passwd $HOME/.vnc/passwd localhost:5
The display numbers (VNC and X) will likely be different (you could
- also try [572]-find), and you may not need the -passwd. Recent RealVNC
+ also try [576]-find), and you may not need the -passwd. Recent RealVNC
viewers might be this:
#!/bin/sh
x11vnc -display :5 -rfbport 5905 -bg
@@ -4461,7 +4478,7 @@ t:5
An X server can be started on the headless machine (sometimes this
requires configuring the X server to not fail if it cannot detect a
keyboard or mouse, see the next paragraph). Then you can export that X
- display via x11vnc (e.g. see [573]this FAQ) and access it from
+ display via x11vnc (e.g. see [577]this FAQ) and access it from
anywhere on the network via a VNC viewer.
Some tips on getting X servers to start on machines without keyboard
@@ -4484,10 +4501,10 @@ t:5
cards as it can hold to provide multiple simultaneous access or
testing on different kinds of video hardware.
- See also the [574]FINDCREATEDISPLAY discussion of the "[575]-display
+ See also the [578]FINDCREATEDISPLAY discussion of the "[579]-display
WAIT:cmd=FINDDISPLAY" option where virtual Xvfb or Xdummy, or real X
servers are started automatically for new users connecting. The
- [576]-find, [577]-create, [578]-svc, and [579]-xdmsvc aliases can also
+ [580]-find, [581]-create, [582]-svc, and [583]-xdmsvc aliases can also
come in handy here.
[Resource Usage and Performance]
@@ -4510,7 +4527,7 @@ t:5
19/03/2004 10:10:58 error creating tile-row shm for len=4
19/03/2004 10:10:58 reverting to single_copytile mode
- Here is a shell script [580]shm_clear to list and prompt for removal
+ Here is a shell script [584]shm_clear to list and prompt for removal
of your unattached shm segments (attached ones are skipped). I use it
while debugging x11vnc (I use "shm_clear -y" to assume "yes" for each
prompt). If x11vnc is regularly not cleaning up its shm segments,
@@ -4544,40 +4561,40 @@ ied)
in /etc/system. See the next paragraph for more workarounds.
To minimize the number of shm segments used by x11vnc try using the
- [581]-onetile option (corresponds to only 3 shm segments used, and
+ [585]-onetile option (corresponds to only 3 shm segments used, and
adding -fs 1.0 knocks it down to 2). If you are having much trouble
with shm segments, consider disabling shm completely via the
- [582]-noshm option. Performance will be somewhat degraded but when
+ [586]-noshm option. Performance will be somewhat degraded but when
done over local machine sockets it should be acceptable (see an
- [583]earlier question discussing -noshm).
+ [587]earlier question discussing -noshm).
Q-63: How can I make x11vnc use less system resources?
- The [584]-nap (now on by default) and "[585]-wait n" (where n is the
+ The [588]-nap (now on by default) and "[589]-wait n" (where n is the
sleep between polls in milliseconds, the default is 30 or so) option
- are good places to start. Something like "[586]-sb 15" will cause
+ are good places to start. Something like "[590]-sb 15" will cause
x11vnc to go into a deep-sleep mode after 15 seconds of no activity
(instead of the default 60).
Reducing the X server bits per pixel depth (e.g. to 16bpp or even
8bpp) will further decrease memory I/O and network I/O. The ShadowFB
- will make x11vnc's screen polling less severe. Using the [587]-onetile
+ will make x11vnc's screen polling less severe. Using the [591]-onetile
option will use less memory and use fewer shared memory slots (add
- [588]-fs 1.0 for one less slot).
+ [592]-fs 1.0 for one less slot).
Q-64: How can I make x11vnc use MORE system resources?
- You can try [589]-threads and dial down the wait time (e.g. -wait 1)
- and possibly dial down [590]-defer as well. Note that if you try to
+ You can try [593]-threads and dial down the wait time (e.g. -wait 1)
+ and possibly dial down [594]-defer as well. Note that if you try to
increase the "frame rate" too much you can bog down the server end
with the extra work it needs to do compressing the framebuffer data,
etc.
That said, it is possible to "stream" video via x11vnc if the video
window is small enough. E.g. a 256x192 xawtv TV capture window (using
- the x11vnc [591]-id option) can be streamed over a LAN or wireless at
+ the x11vnc [595]-id option) can be streamed over a LAN or wireless at
a reasonable frame rate.
@@ -4593,7 +4610,7 @@ ied)
* Use a smaller desktop size (e.g. 1024x768 instead of 1280x1024)
* Make sure the desktop background is a solid color (the background
is resent every time it is re-exposed). Consider using the
- [592]-solid [color] option to try to do this automatically.
+ [596]-solid [color] option to try to do this automatically.
* Configure your window manager or desktop "theme" to not use fancy
images, shading, and gradients for the window decorations, etc.
Disable window animations, etc. Maybe your desktop has a "low
@@ -4602,9 +4619,9 @@ ied)
-> Use Smooth Scrolling (deselect it).
* Avoid small scrolls of large windows using the Arrow keys or
scrollbar. Try to use PageUp/PageDown instead. (not so much of a
- problem in x11vnc 0.7.2 if [593]-scrollcopyrect is active and
+ problem in x11vnc 0.7.2 if [597]-scrollcopyrect is active and
detecting scrolls for the application).
- * If the [594]-wireframe option is not available (earlier than
+ * If the [598]-wireframe option is not available (earlier than
x11vnc 0.7.2 or you have disabled it via -nowireframe) then
Disable Opaque Moves and Resizes in the window manager/desktop.
* However if -wireframe is active (on by default in x11vnc 0.7.2)
@@ -4627,7 +4644,7 @@ ied)
noticed.
VNC viewer parameters:
- * Use a [595]TightVNC enabled viewer! (Actually, RealVNC 4.x viewer
+ * Use a [599]TightVNC enabled viewer! (Actually, RealVNC 4.x viewer
with ZRLE encoding is not too bad either; some claim it is
faster).
* Make sure the tight (or zrle) encoding is being used (look at
@@ -4649,37 +4666,37 @@ ied)
file.
x11vnc parameters:
- * Make sure the [596]-wireframe option is active (it should be on by
+ * Make sure the [600]-wireframe option is active (it should be on by
default) and you have Opaque Moves/Resizes Enabled in the window
manager.
- * Make sure the [597]-scrollcopyrect option is active (it should be
+ * Make sure the [601]-scrollcopyrect option is active (it should be
on by default). This detects scrolls in many (but not all)
applications an applies the CopyRect encoding for a big speedup.
* Enforce a solid background when VNC viewers are connected via
- [598]-solid
- * Specify [599]-speeds modem to force the wireframe and
+ [602]-solid
+ * Specify [603]-speeds modem to force the wireframe and
scrollcopyrect heuristic parameters (and any future ones) to those
of a dialup modem connection (or supply the rd,bw,lat numerical
values that characterize your link).
* If wireframe and scrollcopyrect aren't working, try using the more
- drastic [600]-nodragging (no screen updates when dragging mouse,
+ drastic [604]-nodragging (no screen updates when dragging mouse,
but sometimes you miss visual feedback)
- * Set [601]-fs 1.0 (disables fullscreen updates)
- * Try increasing [602]-wait or [603]-defer (reduces the maximum
+ * Set [605]-fs 1.0 (disables fullscreen updates)
+ * Try increasing [606]-wait or [607]-defer (reduces the maximum
"frame rate", but won't help much for large screen changes)
- * Try the [604]-progressive pixelheight mode with the block
+ * Try the [608]-progressive pixelheight mode with the block
pixelheight 100 or so (delays sending vertical blocks since they
may change while viewer is receiving earlier ones)
- * If you just want to watch one (simple) window use [605]-id (cuts
+ * If you just want to watch one (simple) window use [609]-id (cuts
down extraneous polling and updates, but can be buggy or
insufficient)
- * Set [606]-nosel (disables all clipboard selection exchange)
- * Use [607]-nocursor and [608]-nocursorpos (repainting the remote
+ * Set [610]-nosel (disables all clipboard selection exchange)
+ * Use [611]-nocursor and [612]-nocursorpos (repainting the remote
cursor position and shape takes resources and round trips)
* On very slow links (e.g. <= 28.8) you may need to increase the
- [609]-readtimeout n setting if it sometimes takes more than 20sec
+ [613]-readtimeout n setting if it sometimes takes more than 20sec
to paint the full screen, etc.
- * Do not use [610]-fixscreen to automatically refresh the whole
+ * Do not use [614]-fixscreen to automatically refresh the whole
screen, tap three Alt_L's then the screen has painting errors
(rare problem).
@@ -4748,7 +4765,7 @@ ied)
Note that the DAMAGE extension does not speed up the actual reading of
pixels from the video card framebuffer memory, by, say, mirroring them
- in main memory. So reading the fb is still painfully [611]slow (e.g.
+ in main memory. So reading the fb is still painfully [615]slow (e.g.
5MB/sec), and so even using X DAMAGE when large changes occur on the
screen the bulk of the time is still spent retrieving them. Not ideal,
but use of the ShadowFB XFree86/Xorg option speeds up the reading
@@ -4766,45 +4783,45 @@ ied)
DAMAGE rectangles to contain real damage. The larger rectangles are
only used as hints to focus the traditional scanline polling (i.e. if
a scanline doesn't intersect a recent DAMAGE rectangle, the scan is
- skipped). You can use the "[612]-xd_area A" option to adjust the size
+ skipped). You can use the "[616]-xd_area A" option to adjust the size
of the trusted DAMAGE rectangles. The default is 20000 pixels (e.g. a
140x140 square, etc). Use "-xd_area 0" to disable the cutoff and trust
all DAMAGE rectangles.
- The option "[613]-xd_mem f" may also be of use in tuning the
- algorithm. To disable using DAMAGE entirely use "[614]-noxdamage".
+ The option "[617]-xd_mem f" may also be of use in tuning the
+ algorithm. To disable using DAMAGE entirely use "[618]-noxdamage".
Q-67: My OpenGL application shows no screen updates unless I supply
the -noxdamage option to x11vnc.
One user reports in his environment (MythTV using the NVIDIA OpenGL
drivers) he gets no updates after the initial screen is drawn unless
- he uses the "[615]-noxdamage" option.
+ he uses the "[619]-noxdamage" option.
This seems to be a bug in the X DAMAGE implementation of that driver.
You may have to use -noxdamage as well. A way to autodetect this will
be tried, probably the best it will do is automatically stop using X
DAMAGE.
- A developer for [616]MiniMyth reports that the 'alphapulse' tag of the
+ A developer for [620]MiniMyth reports that the 'alphapulse' tag of the
theme G.A.N.T. can also cause problems, and should be avoided when
using VNC.
- Update: see [617]this FAQ too.
+ Update: see [621]this FAQ too.
Q-68: When I drag windows around with the mouse or scroll up and down
things really bog down (unless I do the drag in a single, quick
motion). Is there anything to do to improve things?
- This problem is primarily due to [618]slow hardware read rates from
+ This problem is primarily due to [622]slow hardware read rates from
video cards: as you scroll or move a large window around the screen
changes are much too rapid for x11vnc to keep up them (it can usually
only read the video card at about 5-10 MB/sec, so it can take a good
fraction of a second to read the changes induce from moving a large
window, if this to be done a number of times in succession the window
or scroll appears to "lurch" forward). See the description in the
- [619]-pointer_mode option for more info. The next bottleneck is
+ [623]-pointer_mode option for more info. The next bottleneck is
compressing all of these changes and sending them out to connected
viewers, however the VNC protocol is pretty much self-adapting with
respect to that (updates are only packaged and sent when viewers ask
@@ -4814,26 +4831,26 @@ ied)
default should now be much better than before and dragging small
windows around should no longer be a huge pain. If for some reason
these changes make matters worse, you can go back to the old way via
- the "[620]-pointer_mode 1" option.
+ the "[624]-pointer_mode 1" option.
- Also added was the [621]-nodragging option that disables all screen
+ Also added was the [625]-nodragging option that disables all screen
updates while dragging with the mouse (i.e. mouse motion with a button
held down). This gives the snappiest response, but might be undesired
in some circumstances when you want to see the visual feedback while
dragging (e.g. menu traversal or text selection).
- As of Dec/2004 the [622]-pointer_mode n option was introduced. n=1 is
+ As of Dec/2004 the [626]-pointer_mode n option was introduced. n=1 is
the original mode, n=2 an improvement, etc.. See the -pointer_mode n
help for more info.
- Also, in some circumstances the [623]-threads option can improve
+ Also, in some circumstances the [627]-threads option can improve
response considerably. Be forewarned that if more than one vncviewer
is connected at the same time then libvncserver may not be thread safe
(try to get the viewers to use different VNC encodings, e.g. tight and
ZRLE).
- As of Apr/2005 two new options (see the [624]wireframe FAQ and
- [625]scrollcopyrect FAQ below) provide schemes to sweep this problem
+ As of Apr/2005 two new options (see the [628]wireframe FAQ and
+ [629]scrollcopyrect FAQ below) provide schemes to sweep this problem
under the rug for window moves or resizes and for some (but not all)
window scrolls. These are the preferred way of avoiding the "lurching"
problem, contact me if they are not working. Note on SuSE and some
@@ -4857,8 +4874,8 @@ EndSection
the window move/resize stops, it returns to normal processing: you
should only see the window appear in the new position. This spares you
from interacting with a "lurching" window between all of the
- intermediate steps. BTW the lurching is due to [626]slow video card
- read rates (see [627]here too). A displacement, even a small one, of a
+ intermediate steps. BTW the lurching is due to [630]slow video card
+ read rates (see [631]here too). A displacement, even a small one, of a
large window requires a non-negligible amount of time, a good fraction
of a second, to read in from the hardware framebuffer.
@@ -4866,7 +4883,7 @@ EndSection
for -wireframe to do any good.
The mode is currently on by default because most people are afflicted
- with the problem. It can be disabled with the [628]-nowireframe option
+ with the problem. It can be disabled with the [632]-nowireframe option
(aka -nowf). Why might one want to turn off the wireframing? Since
x11vnc is merely guessing when windows are being moved/resized, it may
guess poorly for your window-manager or desktop, or even for the way
@@ -4911,13 +4928,13 @@ EndSection
* Maximum time to show a wireframe animation.
* Minimum time between sending wireframe outlines.
- See the [629]"-wireframe tweaks" option for more details. On a slow
+ See the [633]"-wireframe tweaks" option for more details. On a slow
link, e.g. dialup modem, the parameters may be automatically adjusted
for better response.
CopyRect encoding: In addition to the above there is the
- [630]"-wirecopyrect mode" option. It is also on by default. This
+ [634]"-wirecopyrect mode" option. It is also on by default. This
instructs x11vnc to not only show the wireframe animation, but to also
instruct all connected VNC viewers to locally translate the window
image data from the original position to the new position on the
@@ -4965,7 +4982,7 @@ EndSection
requiring the image data to be transmitted over the network. For fast
links the speedup is primarily due to x11vnc not having to read the
scrolled framebuffer data from the X server (recall that reading from
- the hardware framebuffer is [631]slow).
+ the hardware framebuffer is [635]slow).
To do this x11vnc uses the RECORD X extension to snoop the X11
protocol between the X client with the focus window and the X server.
@@ -4992,10 +5009,10 @@ EndSection
the X server display: if one falls too far behind it could become a
mess...
- The initial implementation of [632]-scrollcopyrect option is useful in
+ The initial implementation of [636]-scrollcopyrect option is useful in
that it detects many scrolls and thus gives a much nicer working
- environment (especially when combined with the [633]-wireframe
- [634]-wirecopyrect [635]options, which are also on by default; and if
+ environment (especially when combined with the [637]-wireframe
+ [638]-wirecopyrect [639]options, which are also on by default; and if
you are willing to enable the ShadowFB things are very fast). The fact
that there aren't long delays or lurches during scrolling is the
primary improvement.
@@ -5028,10 +5045,10 @@ EndSection
One can tap the Alt_L key (Left "Alt" key) 3 times in a row to
signal x11vnc to refresh the screen to all viewers. Your
VNC-viewer may have its own screen refresh hot-key or button. See
- also: [636]-fixscreen
+ also: [640]-fixscreen
* Some applications, notably OpenOffice, do XCopyArea scrolls in
weird ways that assume ancestor window clipping is taking place.
- See the [637]-scr_skip option for ways to tweak this on a
+ See the [641]-scr_skip option for ways to tweak this on a
per-application basis.
* Selecting text while dragging the mouse may be slower, especially
if the Button-down event happens near the window's edge. This is
@@ -5048,7 +5065,7 @@ EndSection
because it fails to detect scrolls in it. Sometimes clicking
inside the application window or selecting some text in it to
force the focus helps.
- * When using the [638]-scale option there will be a quick CopyRect
+ * When using the [642]-scale option there will be a quick CopyRect
scroll, but it needs to be followed by a slower "cleanup" update.
This is because for a fixed finite screen resolution (e.g. 75 dpi)
scaling and copyrect-ing are not exactly independent. Scaling
@@ -5061,7 +5078,7 @@ EndSection
If you find the -scrollcopyrect behavior too approximate or
distracting you can go back to the standard polling-only update method
- with the [639]-noscrollcopyrect (or -noscr for short). If you find
+ with the [643]-noscrollcopyrect (or -noscr for short). If you find
some extremely bad and repeatable behavior for -scrollcopyrect please
report a bug.
@@ -5086,9 +5103,9 @@ EndSection
that pixel data is needed again it does not have to be retransmitted
over the network.
- As of Dec/2006 in the [640]0.9 development tarball there is an
+ As of Dec/2006 in the [644]0.9 development tarball there is an
experimental client-side caching implementation enabled by the
- "[641]-ncache n" option. In fact, during the test period at least it
+ "[645]-ncache n" option. In fact, during the test period at least it
is on by default with n set to 12. To disable it use "-noncache".
It is a simple scheme where a (very large) lower portion of the
@@ -5121,7 +5138,7 @@ EndSection
perhaps something else, maybe double buffering or other offscreen
rendering...).
- The Enhanced TightVNC Viewer Unix viewer has a nice [642]-ycrop option
+ The Enhanced TightVNC Viewer Unix viewer has a nice [646]-ycrop option
to help hide the pixel cache area from view. It will turn on
automatically if the framebuffer appears to be very tall (height more
than twice the width), or you can supply the actual value for the
@@ -5151,7 +5168,7 @@ EndSection
an additional factor of 2 in memory use.
However, even in the smallest usage mode with n equal 2 and
- [643]-ncache_no_rootpixmap set (this requires only 2X additional
+ [647]-ncache_no_rootpixmap set (this requires only 2X additional
framebuffer memory) there is still a noticable improvement for many
activities, although it is not as dramatic as with, say n equal 12 and
rootpixmap (desktop background) caching enabled.
@@ -5162,7 +5179,7 @@ EndSection
be tuned to use less, or the VNC community will extend the protocol to
allow caching and replaying of compressed blobs of data.
- Another option to experiment with is "[644]-ncache_cr". By specifying
+ Another option to experiment with is "[648]-ncache_cr". By specifying
it, x11vnc will try to do smooth opaque window moves instead of its
wireframe. This can give a very nice effect (note: on Unix the realvnc
viewer seems to be smoother than the tightvnc viewer), but can lead to
@@ -5232,23 +5249,23 @@ EndSection
this is because the cursor shape is often downloaded to the graphics
hardware (video card), but I could be mistaken.
- A simple kludge is provided by the "[645]-cursor X" option that
+ A simple kludge is provided by the "[649]-cursor X" option that
changes the cursor when the mouse is on the root background (or any
window has the same cursor as the root background). Note that desktops
like GNOME or KDE often cover up the root background, so this won't
- work for those cases. Also see the "[646]-cursor some" option for
+ work for those cases. Also see the "[650]-cursor some" option for
additional kludges.
Note that as of Aug/2004 on Solaris using the SUN_OVL overlay
extension and IRIX, x11vnc can show the correct mouse cursor when the
- [647]-overlay option is supplied. See [648]this FAQ for more info.
+ [651]-overlay option is supplied. See [652]this FAQ for more info.
Also as of Dec/2004 XFIXES X extension support has been added to allow
exact extraction of the mouse cursor shape. XFIXES fixes the problem
of the cursor-shape being write-only: x11vnc can now query the X
server for the current shape and send it back to the connected
viewers. XFIXES is available on recent Linux Xorg based distros and
- [649]Solaris 10.
+ [653]Solaris 10.
The only XFIXES issue is the handling of alpha channel transparency in
cursors. If a cursor has any translucency then in general it must be
@@ -5256,7 +5273,7 @@ EndSection
situations where the cursor transparency can also handled exactly:
when the VNC Viewer requires the cursor shape be drawn into the VNC
framebuffer or if you apply a patch to your VNC Viewer to extract
- hidden alpha channel data under 32bpp. [650]Details can be found here.
+ hidden alpha channel data under 32bpp. [654]Details can be found here.
Q-73: When using XFIXES cursorshape mode, some of the cursors look
@@ -5289,17 +5306,17 @@ EndSection
for most cursor themes and you don't have to worry about it.
In case it still looks bad for your cursor theme, there are (of
- course!) some tunable parameters. The "[651]-alphacut n" option lets
+ course!) some tunable parameters. The "[655]-alphacut n" option lets
you set the threshold "n" (between 0 and 255): cursor pixels with
alpha values below n will be considered completely transparent while
values equal to or above n will be completely opaque. The default is
- 240. The "[652]-alphafrac f" option tries to correct individual
+ 240. The "[656]-alphafrac f" option tries to correct individual
cursors that did not fare well with the default -alphacut value: if a
cursor has less than fraction f (between 0.0 and 1.0) of its pixels
selected by the default -alphacut, the threshold is lowered until f of
its pixels are selected. The default fraction is 0.33.
- Finally, there is an option [653]-alpharemove that is useful for
+ Finally, there is an option [657]-alpharemove that is useful for
themes where many cursors are light colored (e.g. "whiteglass").
XFIXES returns the cursor data with the RGB values pre-multiplied by
the alpha value. If the white cursors look too grey, specify
@@ -5325,10 +5342,10 @@ EndSection
alpha channel data to libvncserver. However, this data will only be
used for VNC clients that do not support the CursorShapeUpdates VNC
extension (or have disabled it). It can be disabled for all clients
- with the [654]-nocursorshape x11vnc option. In this case the cursor is
+ with the [658]-nocursorshape x11vnc option. In this case the cursor is
drawn, correctly blended with the background, into the VNC framebuffer
before being sent out to the client. So the alpha blending is done on
- the x11vnc side. Use the [655]-noalphablend option to disable this
+ the x11vnc side. Use the [659]-noalphablend option to disable this
behavior (always approximate transparent cursors with opaque RGB
values).
@@ -5352,7 +5369,7 @@ EndSection
example on how to change the Windows TightVNC viewer to achieve the
same thing (send me the patch if you get that working).
- This patch is applied to the [656]Enhanced TightVNC Viewer (SSVNC)
+ This patch is applied to the [660]Enhanced TightVNC Viewer (SSVNC)
package we provide.
[Mouse Pointer]
@@ -5360,9 +5377,9 @@ EndSection
Q-75: Why does the mouse arrow just stay in one corner in my
vncviewer, whereas my cursor (that does move) is just a dot?
- This default takes advantage of a [657]tightvnc extension
+ This default takes advantage of a [661]tightvnc extension
(CursorShapeUpdates) that allows specifying a cursor image shape for
- the local VNC viewer. You may disable it with the [658]-nocursor
+ the local VNC viewer. You may disable it with the [662]-nocursor
option to x11vnc if your viewer does not have this extension.
Note: as of Aug/2004 this should be fixed: the default for
@@ -5376,17 +5393,17 @@ EndSection
clients (i.e. passive viewers can see the mouse cursor being moved
around by another viewer)?
- Use the [659]-cursorpos option when starting x11vnc. A VNC viewer must
+ Use the [663]-cursorpos option when starting x11vnc. A VNC viewer must
support the Cursor Positions Updates for the user to see the mouse
motions (the TightVNC viewers support this). As of Aug/2004 -cursorpos
- is the default. See also [660]-nocursorpos and [661]-nocursorshape.
+ is the default. See also [664]-nocursorpos and [665]-nocursorshape.
Q-77: Is it possible to swap the mouse buttons (e.g. left-handed
operation), or arbitrarily remap them? How about mapping button clicks
to keystrokes, e.g. to partially emulate Mouse wheel scrolling?
- You can remap the mouse buttons via something like: [662]-buttonmap
+ You can remap the mouse buttons via something like: [666]-buttonmap
13-31 (or perhaps 12-21). Also, note that xmodmap(1) lets you directly
adjust the X server's button mappings, but in some circumstances it
might be more desirable to have x11vnc do it.
@@ -5394,7 +5411,7 @@ EndSection
One user had an X server with only one mouse button(!) and was able to
map all of the VNC client mouse buttons to it via: -buttonmap 123-111.
- Note that the [663]-debug_pointer option prints out much info for
+ Note that the [667]-debug_pointer option prints out much info for
every mouse/pointer event and is handy in solving problems.
To map mouse button clicks to keystrokes you can use the alternate
@@ -5416,7 +5433,7 @@ EndSection
Exactly what keystroke "scrolling" events they should be bound to
depends on one's taste. If this method is too approximate, one could
- consider not using [664]-buttonmap but rather configuring the X server
+ consider not using [668]-buttonmap but rather configuring the X server
to think it has a mouse with 5 buttons even though the physical mouse
does not. (e.g. 'Option "ZAxisMapping" "4 5"').
@@ -5446,7 +5463,7 @@ EndSection
Q-78: How can I get my AltGr and Shift modifiers to work between
keyboards for different languages?
- The option [665]-modtweak should help here. It is a mode that monitors
+ The option [669]-modtweak should help here. It is a mode that monitors
the state of the Shift and AltGr Modifiers and tries to deduce the
correct keycode to send, possibly by sending fake modifier key presses
and releases in addition to the actual keystroke.
@@ -5455,16 +5472,16 @@ EndSection
to get the old behavior). This was done because it was noticed on
newer XFree86 setups even on bland "us" keyboards like "pc104 us"
XFree86 included a "ghost" key with both "<" and ">" it. This key does
- not exist on the keyboard (see [666]this FAQ for more info). Without
+ not exist on the keyboard (see [670]this FAQ for more info). Without
-modtweak there was then an ambiguity in the reverse map keysym =>
keycode, making it so the "<" symbol could not be typed.
- Also see the [667]FAQ about the -xkb option for a more powerful method
+ Also see the [671]FAQ about the -xkb option for a more powerful method
of modifier tweaking for use on X servers with the XKEYBOARD
extension.
When trying to resolve keyboard mapping problems, note that the
- [668]-debug_keyboard option prints out much info for every keystroke
+ [672]-debug_keyboard option prints out much info for every keystroke
and so can be useful debugging things.
@@ -5476,9 +5493,9 @@ EndSection
(e.g. pc105 in the XF86Config file when it should be something else,
say pc104).
- Short Cut: Try the [669]-xkb or [670]-sloppy_keys options and see if
+ Short Cut: Try the [673]-xkb or [674]-sloppy_keys options and see if
that helps the situation. The discussion below is a bit outdated (e.g.
- [671]-modtweak is now the default) but it is useful reference for
+ [675]-modtweak is now the default) but it is useful reference for
various tricks and so is kept.
@@ -5521,17 +5538,17 @@ EndSection
-remap less-comma
These are convenient in that they do not modify the actual X server
- settings. The former ([672]-modtweak) is a mode that monitors the
+ settings. The former ([676]-modtweak) is a mode that monitors the
state of the Shift and AltGr modifiers and tries to deduce the correct
keycode sequence to send. Since Jul/2004 -modtweak is now the default.
- The latter ([673]-remap less-comma) is an immediate remapping of the
+ The latter ([677]-remap less-comma) is an immediate remapping of the
keysym less to the keysym comma when it comes in from a client (so
when Shift is down the comma press will yield "<").
- See also the [674]FAQ about the -xkb option as a possible workaround
+ See also the [678]FAQ about the -xkb option as a possible workaround
using the XKEYBOARD extension.
- Note that the [675]-debug_keyboard option prints out much info for
+ Note that the [679]-debug_keyboard option prints out much info for
every keystroke to aid debugging keyboard problems.
@@ -5539,13 +5556,13 @@ EndSection
(i.e. an extra comma).
This is likely because you press "Shift" then "<" but then released
- the Shift key before releasing the "<". Because of a [676]keymapping
+ the Shift key before releasing the "<". Because of a [680]keymapping
ambiguity the last event "< up" is interpreted as "," because that key
unshifted is the comma.
- This should not happen in [677]-xkb mode, because it works hard to
+ This should not happen in [681]-xkb mode, because it works hard to
resolve the ambiguities. If you do not want to use -xkb, try the
- option [678]-sloppy_keys to attempt a similar type of algorithm.
+ option [682]-sloppy_keys to attempt a similar type of algorithm.
Q-81: I'm using an "international" keyboard (e.g. German "de", or
@@ -5569,7 +5586,7 @@ EndSection
In both cases no AltGr is sent to the VNC server, but we know AltGr is
needed on the physical international keyboard to type a "@".
- This all worked fine with x11vnc running with the [679]-modtweak
+ This all worked fine with x11vnc running with the [683]-modtweak
option (it figures out how to adjust the Modifier keys (Shift or
AltGr) to get the "@"). However it fails under recent versions of
XFree86 (and the X.org fork). These run the XKEYBOARD extension by
@@ -5586,7 +5603,7 @@ EndSection
* there is a new option -xkb to use the XKEYBOARD extension API to
do the Modifier key tweaking.
- The [680]-xkb option seems to fix all of the missing keys: "@", "<",
+ The [684]-xkb option seems to fix all of the missing keys: "@", "<",
">", etc.: it is recommended that you try it if you have this sort of
problem. Let us know if there are any remaining problems (see the next
paragraph for some known problems). If you specify the -debug_keyboard
@@ -5594,7 +5611,7 @@ EndSection
debugging output (send it along with any problems you report).
Update: as of Jun/2005 x11vnc will try to automatically enable
- [681]-xkb if it appears that would be beneficial (e.g. if it sees any
+ [685]-xkb if it appears that would be beneficial (e.g. if it sees any
of "@", "<", ">", "[" and similar keys are mapped in a way that needs
the -xkb to access them). To disable this automatic check use -noxkb.
@@ -5609,7 +5626,7 @@ EndSection
was attached to keycode 93 (no physical key generates this
keycode) while ISO_Level3_Shift was attached to keycode 113. The
keycode skipping option was used to disable the ghost key:
- [682]-skip_keycodes 93
+ [686]-skip_keycodes 93
* In implementing -xkb we noticed that some characters were still
not getting through, e.g. "~" and "^". This is not really an
XKEYBOARD problem. What was happening was the VNC viewer was
@@ -5627,16 +5644,16 @@ EndSection
What to do? In general the VNC protocol has not really solved this
problem: what should be done if the VNC viewer sends a keysym not
recognized by the VNC server side? Workarounds can possibly be
- created using the [683]-remap x11vnc option:
+ created using the [687]-remap x11vnc option:
-remap asciitilde-dead_tilde,asciicircum-dead_circumflex
etc. Use -remap filename if the list is long. Please send us your
workarounds for this problem on your keyboard. Perhaps we can have
x11vnc adjust automatically at some point. Also see the
- [684]-add_keysyms option in the next paragraph.
- Update: for convenience "[685]-remap DEAD" does many of these
+ [688]-add_keysyms option in the next paragraph.
+ Update: for convenience "[689]-remap DEAD" does many of these
mappings at once.
- * To complement the above workaround using the [686]-remap, an
- option [687]-add_keysyms was added. This option instructs x11vnc
+ * To complement the above workaround using the [690]-remap, an
+ option [691]-add_keysyms was added. This option instructs x11vnc
to bind any unknown Keysyms coming in from VNC viewers to unused
Keycodes in the X server. This modifies the global state of the X
server. When x11vnc exits it removes the extra keymappings it
@@ -5655,7 +5672,7 @@ EndSection
Short answer: disable key autorepeating by running the command "xset r
off" on the Xserver where x11vnc is run (restore via "xset r on") or
- use the new (Jul/2004) [688]-norepeat x11vnc option. You will still
+ use the new (Jul/2004) [692]-norepeat x11vnc option. You will still
have autorepeating because that is taken care of on your VNC viewer
side.
@@ -5679,7 +5696,7 @@ EndSection
off", does the problem go away?
The workaround is to manually apply "xset r off" and "xset r on" as
- needed, or to use the [689]-norepeat (which has since Dec/2004 been
+ needed, or to use the [693]-norepeat (which has since Dec/2004 been
made the default). Note that with X server autorepeat turned off the
VNC viewer side of the connection will (nearly always) do its own
autorepeating so there is no big loss here, unless someone is also
@@ -5690,7 +5707,7 @@ EndSection
keystrokes!!
Are you using x11vnc to log in to an X session via display manager?
- (as described in [690]this FAQ) If so, x11vnc is starting before your
+ (as described in [694]this FAQ) If so, x11vnc is starting before your
session and it disables autorepeat when you connect, but then after
you log in your session startup (GNOME, KDE, ...) could be resetting
the autorepeat to be on. Or it could be something inside your desktop
@@ -5714,7 +5731,7 @@ EndSection
machine where I run the VNC viewer does not. Is there a way I can map
a local unused key to send an AltGr? How about a Compose key as well?
- Something like "[691]-remap Super_R-Mode_switch" x11vnc option may
+ Something like "[695]-remap Super_R-Mode_switch" x11vnc option may
work. Note that Super_R is the "Right Windoze(tm) Flaggie" key; you
may want to choose another. The -debug_keyboard option comes in handy
in finding keysym names (so does xev(1)).
@@ -5737,7 +5754,7 @@ EndSection
Since xmodmap(1) modifies the X server mappings you may not want to do
this (because it affects local work on that machine). Something like
- the [692]-remap Alt_L-Meta_L to x11vnc may be sufficient for ones
+ the [696]-remap Alt_L-Meta_L to x11vnc may be sufficient for ones
needs, and does not modify the X server environment. Note that you
cannot send Alt_L in this case, maybe -remap Super_L-Meta_L would be a
better choice if the Super_L key is typically unused in Unix.
@@ -5757,7 +5774,7 @@ EndSection
and similar triple mappings (with two in the AltGr/Mode_switch group)
of a keysum to a single keycode.
- Use the [693]-nomodtweak option as a workaround. You can also use
+ Use the [697]-nomodtweak option as a workaround. You can also use
xmodmap to correct these mappings in the server, e.g.:
xmodmap -e "keycode 47 = 3 numbersign"
@@ -5771,7 +5788,7 @@ EndSection
This can be done directly in some X servers using AccessX and
Pointer_EnableKeys, but is a bit awkward. It may be more convenient to
- have x11vnc do the remapping. This can be done via the [694]-remap
+ have x11vnc do the remapping. This can be done via the [698]-remap
option using the fake "keysyms" Button1, Button2, etc. as the "to"
keys (i.e. the ones after the "-")
@@ -5780,7 +5797,7 @@ EndSection
button "paste" because (using XFree86/Xorg Emulate3Buttons) you have
to click both buttons on the touch pad at the same time. This
remapping:
- [695]-remap Super_R-Button2
+ [699]-remap Super_R-Button2
maps the Super_R "flag" key press to the Button2 click, thereby making
X pasting a bit easier.
@@ -5799,10 +5816,10 @@ EndSection
Caps_Lock in the viewer your local machine goes into the Caps_Lock on
state and sends keysym "A" say when you press "a". x11vnc will then
fake things up so that Shift is held down to generate "A". The
- [696]-skip_lockkeys option should help to accomplish this. For finer
- grain control use something like: "[697]-remap Caps_Lock-None".
+ [700]-skip_lockkeys option should help to accomplish this. For finer
+ grain control use something like: "[701]-remap Caps_Lock-None".
- Also try the [698]-nomodtweak and [699]-capslock options.
+ Also try the [702]-nomodtweak and [703]-capslock options.
[Screen Related Issues and Features]
@@ -5825,7 +5842,7 @@ EndSection
There may also be scaling viewers out there (e.g. TightVNC or UltraVNC
on Windows) that automatically shrink or expand the remote framebuffer
to fit the local display. Especially for hand-held devices. See also
- [700]this FAQ on x11vnc scaling.
+ [704]this FAQ on x11vnc scaling.
Q-90: Does x11vnc support server-side framebuffer scaling? (E.g. to
@@ -5833,7 +5850,7 @@ EndSection
As of Jun/2004 x11vnc provides basic server-side scaling. It is a
global scaling of the desktop, not a per-client setting. To enable it
- use the "[701]-scale fraction" option. "fraction" can either be a
+ use the "[705]-scale fraction" option. "fraction" can either be a
floating point number (e.g. -scale 0.5) or the alternative m/n
fraction notation (e.g. -scale 3/4). Note that if fraction is greater
than one the display is magnified.
@@ -5854,7 +5871,7 @@ EndSection
One can also use the ":nb" with an integer scale factor (say "-scale
2:nb") to use x11vnc as a screen magnifier for vision impaired
- [702]applications. Since with integer scale factors the framebuffers
+ [706]applications. Since with integer scale factors the framebuffers
become huge and scaling operations time consuming, be sure to use
":nb" for the fastest response.
@@ -5880,7 +5897,7 @@ EndSection
If one desires per-client scaling for something like 1:1 from a
workstation and 1:2 from a smaller device (e.g. handheld), currently
the only option is to run two (or more) x11vnc processes with
- different scalings listening on separate ports ([703]-rfbport option,
+ different scalings listening on separate ports ([707]-rfbport option,
etc.).
Update: As of May/2006 x11vnc also supports the UltraVNC server-side
@@ -5890,8 +5907,8 @@ EndSection
"-rfbversion 3.6" for this to be recognized by UltraVNC viewers.
BTW, whenever you run two or more x11vnc's on the same X display and
- use the [704]GUI, then to avoid all of the x11vnc's simultaneously
- answering the gui you will need to use something like [705]"-connect
+ use the [708]GUI, then to avoid all of the x11vnc's simultaneously
+ answering the gui you will need to use something like [709]"-connect
file1 -gui ..." with different connect files for each x11vnc you want
to control via the gui (or remote-control). The "-connect file1" usage
gives separate communication channels between a x11vnc proces and the
@@ -5900,7 +5917,7 @@ EndSection
Update: As of Mar/2005 x11vnc now scales the mouse cursor with the
same scale factor as the screen. If you don't want that, use the
- [706]"-scale_cursor frac" option to set the cursor scaling to a
+ [710]"-scale_cursor frac" option to set the cursor scaling to a
different factor (e.g. use "-scale_cursor 1" to keep the cursor at its
natural unscaled size).
@@ -5922,17 +5939,17 @@ EndSection
screen is not rectangular (e.g. 1280x1024 and 1024x768 monitors joined
together), then there will be "non-existent" areas on the screen. The
X server will return "garbage" image data for these areas and so they
- may be distracting to the viewer. The [707]-blackout x11vnc option
+ may be distracting to the viewer. The [711]-blackout x11vnc option
allows you to blacken-out rectangles by manually specifying their
WxH+X+Y geometries. If your system has the libXinerama library, the
- [708]-xinerama x11vnc option can be used to have it automatically
+ [712]-xinerama x11vnc option can be used to have it automatically
determine the rectangles to be blackened out. (Note on 8bpp
PseudoColor displays the fill color may not be black). Update:
- [709]-xinerama is now on by default.
+ [713]-xinerama is now on by default.
Some users have reported that the mouse does not behave properly for
their Xinerama display: i.e. the mouse cannot be moved to all regions
- of the large display. If this happens try using the [710]-xwarppointer
+ of the large display. If this happens try using the [714]-xwarppointer
option. This instructs x11vnc to fake mouse pointer motions using the
XWarpPointer function instead of the XTestFakeMotionEvent XTEST
function. (This may be due to a bug in the X server for XTEST when
@@ -5957,23 +5974,23 @@ EndSection
Note: if you are running on Solaris 8 or earlier you can easily hit up
against the maximum of 6 shm segments per process (for Xsun in this
case) from running multiple x11vnc processes. You should modify
- /etc/system as mentioned in another [711]FAQ to increase the limit. It
- is probably also a good idea to run with the [712]-onetile option in
+ /etc/system as mentioned in another [715]FAQ to increase the limit. It
+ is probably also a good idea to run with the [716]-onetile option in
this case (to limit each x11vnc to 3 shm segments), or even
- [713]-noshm to use no shm segments.
+ [717]-noshm to use no shm segments.
Q-93: Can x11vnc show only a portion of the display? (E.g. for a
special purpose rfb application).
- As of Mar/2005 x11vnc has the "[714]-clip WxH+X+Y" option to select a
+ As of Mar/2005 x11vnc has the "[718]-clip WxH+X+Y" option to select a
rectangle of width W, height H and offset (X, Y). Thus the VNC screen
will be the clipped sub-region of the display and be only WxH in size.
- One user used -clip to split up a large [715]Xinerama screen into two
+ One user used -clip to split up a large [719]Xinerama screen into two
more managable smaller screens.
This also works to view a sub-region of a single application window if
- the [716]-id or [717]-sid options are used. The offset is measured
+ the [720]-id or [721]-sid options are used. The offset is measured
from the upper left corner of the selected window.
@@ -5982,7 +5999,7 @@ EndSection
crash.
As of Dec/2004 x11vnc supports XRANDR. You enable it with the
- [718]-xrandr option to make x11vnc monitor XRANDR events and also trap
+ [722]-xrandr option to make x11vnc monitor XRANDR events and also trap
X server errors if the screen change occurred in the middle of an X
call like XGetImage. Once it traps the screen change it will create a
new framebuffer using the new screen.
@@ -5992,9 +6009,9 @@ EndSection
then the viewer will automatically resize. Otherwise, the new
framebuffer is fit as best as possible into the original viewer size
(portions of the screen may be clipped, unused, etc). For these
- viewers you can try the [719]-padgeom option to make the region big
+ viewers you can try the [723]-padgeom option to make the region big
enough to hold all resizes and rotations. We have fixed this problem
- for the TightVNC Viewer on Unix: [720]enhanced_tightvnc_viewer
+ for the TightVNC Viewer on Unix: [724]enhanced_tightvnc_viewer
If you specify "-xrandr newfbsize" then vnc viewers that do not
support NewFBSize will be disconnected before the resize. If you
@@ -6006,7 +6023,7 @@ EndSection
reflect the screen that the VNC viewers see? (e.g. for a handheld
whose screen is rotated 90 degrees).
- As of Jul/2006 there is the [721]-rotate option allow this. E.g's:
+ As of Jul/2006 there is the [725]-rotate option allow this. E.g's:
"-rotate +90", "-rotate -90", "-rotate x", etc.
@@ -6071,13 +6088,13 @@ EndSection
This may be a bug in kdesktop_lock. For now the only workaround is to
disable the screensaver. You can try using another one such as
- straight xscreensaver (see the instructions [722]here for how to
+ straight xscreensaver (see the instructions [726]here for how to
disable kdesktop_lock). If you have more info on this or see it
outside of KDE please let us know.
Update: It appears this is due to kdesktop_lock enabling the screen
saver when the Monitor is in DPMS low-power state (e.g. standby,
- suspend, or off). In Nov/2006 the x11vnc [723]-nodpms option was added
+ suspend, or off). In Nov/2006 the x11vnc [727]-nodpms option was added
as a workaround. Normally it is a good thing that the monitor powers
down (since x11vnc can still poll the framebuffer in this state), but
if you experience the kdesktop_lock problem you can specify the
@@ -6093,16 +6110,16 @@ EndSection
This appears to be because the 3D OpenGL/GLX hardware screen updates
do not get reported via the XDAMAGE mechanism. So this is a bug in
- [724]beryl or XDAMAGE/Xorg or the (possibly 3rd party) video card
+ [728]beryl or XDAMAGE/Xorg or the (possibly 3rd party) video card
driver.
- As a workaround apply the [725]-noxdamage option. As of Feb/2007
+ As a workaround apply the [729]-noxdamage option. As of Feb/2007
x11vnc will try to autodetect the problem and disable XDAMAGE if is
appears to be missing a lot of updates. But if you know you are using
- beryl you might as well always supply -noxdamage. Thanks to [726]this
+ beryl you might as well always supply -noxdamage. Thanks to [730]this
user who reported the problem and discovered the workaround.
- A developer for [727]MiniMyth reports that the 'alphapulse' tag of the
+ A developer for [731]MiniMyth reports that the 'alphapulse' tag of the
theme G.A.N.T. can also cause problems, and should be avoided when
using VNC.
@@ -6122,9 +6139,9 @@ EndSection
* Fullscreen mode
The way VMWare does Fullscreen mode on Linux is to display the Guest
- desktop in a separate Virtual Console (e.g. VC 8) (see [728]this FAQ
+ desktop in a separate Virtual Console (e.g. VC 8) (see [732]this FAQ
on VC's for background). Unfortunately, this Fullscreen VC is not an X
- server. So x11vnc cannot access it (however, [729]see this discussion
+ server. So x11vnc cannot access it (however, [733]see this discussion
of -rawfb for a possible workaround). x11vnc works fine with "Normal X
application window" and "Quick-Switch mode" because these use X.
@@ -6145,13 +6162,13 @@ EndSection
improve response. One can also cut the display depth (e.g. to 16bpp)
in this 2nd X session to improve video performance. This 2nd X session
emulates Fullscreen mode to some degree and can be viewed via x11vnc
- as long as the VMWare X session [730]is in the active VC.
+ as long as the VMWare X session [734]is in the active VC.
Also note that with a little bit of playing with "xwininfo -all
-children" output one can extract the (non-toplevel) windowid of the
of the Guest desktop only when VMWare is running as a normal X
application. Then one can export just the guest desktop (i.e. without
- the VMWare menu buttons) by use of the [731]-id windowid option. The
+ the VMWare menu buttons) by use of the [735]-id windowid option. The
caveats are the X session VMWare is in must be in the active VC and
the window must be fully visible, so this mode is not terribly
convenient, but could be useful in some circumstances (e.g. running
@@ -6167,10 +6184,10 @@ EndSection
controlled) via VNC with x11vnc?
As of Apr/2005 there is support for this. Two options were added:
- "[732]-rawfb string" (to indicate the raw framembuffer device, file,
- etc. and its parameters) and "[733]-pipeinput command" (to provide an
+ "[736]-rawfb string" (to indicate the raw framembuffer device, file,
+ etc. and its parameters) and "[737]-pipeinput command" (to provide an
external program that will inject or otherwise process mouse and
- keystroke input). Some useful [734]-pipeinput schemes, VID, CONSOLE,
+ keystroke input). Some useful [738]-pipeinput schemes, VID, CONSOLE,
and UINPUT, have since been built into x11vnc for convenience.
This non-X mode for x11vnc is somewhat experimental because it is so
@@ -6208,9 +6225,9 @@ EndSection
access method). Only use file if map isn't working. BTW, "mmap" is an
alias for "map" and if you do not supply a type and the file exists,
map is assumed (see the -help output and below for some exceptions to
- this). The "snap:" setting applies the [735]-snapfb option with
+ this). The "snap:" setting applies the [739]-snapfb option with
"file:" type reading (this is useful for exporting webcams or TV tuner
- video; see [736]the next FAQ for more info).
+ video; see [740]the next FAQ for more info).
Also, if the string is of the form "setup:cmd" then cmd is run and the
first line of its output retrieved and used as the rawfb string. This
@@ -6254,7 +6271,7 @@ EndSection
screen to either shm or a mapped file. The format of these is XWD and
so the initial header should be skipped. BTW, since XWD is not
strictly RGB the view will only be approximate, but usable. Of course
- for the case of Xvfb x11vnc can poll it much better via the [737]X
+ for the case of Xvfb x11vnc can poll it much better via the [741]X
API, but you get the idea.
By default in -rawfb mode x11vnc will actually close any X display it
@@ -6283,13 +6300,13 @@ EndSection
tty1-tty6), or X graphical display (usually starting at tty7). In
addition to the text console other graphical ones may be viewed and
interacted with as well, e.g. DirectFB or SVGAlib apps, VMWare non-X
- fullscreen, or [738]Qt-embedded apps (PDAs/Handhelds). By default the
+ fullscreen, or [742]Qt-embedded apps (PDAs/Handhelds). By default the
pipeinput mechanisms UINPUT and CONSOLE (keystrokes only) are
automatically attempted in this mode under "-rawfb console".
The Video4Linux Capture device, /dev/video0, etc is either a Webcam or
a TV capture device and needs to have its driver enabled in the
- kernel. See [739]this FAQ for details. If specified via "-rawfb Video"
+ kernel. See [743]this FAQ for details. If specified via "-rawfb Video"
then the pipeinput method "VID" is applied (it lets you change video
parameters dynamically via keystrokes).
@@ -6297,10 +6314,10 @@ EndSection
also useful in testing.
- All of the above [740]-rawfb options are just for viewing the raw
+ All of the above [744]-rawfb options are just for viewing the raw
framebuffer (although some of the aliases do imply keystroke and mouse
pipeinput methods). That may be enough for certain applications of
- this feature (e.g. suppose a [741]video camera mapped its framebuffer
+ this feature (e.g. suppose a [745]video camera mapped its framebuffer
into memory and you just wanted to look at it via VNC).
To handle the pointer and keyboard input from the viewer users the
"-pipeinput cmd" option was added to indicate a helper program to
@@ -6338,7 +6355,7 @@ EndSection
keystrokes into the Linux console (e.g. the virtual consoles:
/dev/tty1, /dev/tty2, etc) in x11vnc/misc/vcinject.pl. It is based on
the vncterm/LinuxVNC.c program also in the libvncserver CVS. So to
- view and interact with VC #2 (assuming it is the [742]active VC) one
+ view and interact with VC #2 (assuming it is the [746]active VC) one
can run something like:
x11vnc -rawfb map:/dev/fb0@1024x768x16 -pipeinput './vcinject.pl 2'
@@ -6393,7 +6410,7 @@ EndSection
better to use the more accurate and faster LinuxVNC program. The
advantage x11vnc -rawfb might have is that it can allow interaction
with a non-text application, e.g. one based on SVGAlib or
- [743]Qt-embedded Also, for example the [744]VMWare Fullscreen mode is
+ [747]Qt-embedded Also, for example the [748]VMWare Fullscreen mode is
actually viewable under -rawfb and can be interacted with if uinput is
enabled.
@@ -6413,9 +6430,9 @@ EndSection
Q-103: Can I export via VNC a Webcam or TV tuner framebuffer using
x11vnc?
- Yes, this is possible to some degree with the [745]-rawfb option.
+ Yes, this is possible to some degree with the [749]-rawfb option.
There is no X11 involved: snapshots from the video capture device are
- used for the screen image data. See the [746]previous FAQ on -rawfb
+ used for the screen image data. See the [750]previous FAQ on -rawfb
for background. For best results, use x11vnc version 0.8.1 or later.
Roughly, one would do something like this:
@@ -6427,7 +6444,7 @@ EndSection
snapshot to a file that you point -rawfb to; ask me if it is not clear
what to do).
- The "snap:" enforces [747]-snapfb mode which appears to be necessary.
+ The "snap:" enforces [751]-snapfb mode which appears to be necessary.
The read pointer for video capture devices cannot be repositioned
(which would be needed for scanline polling), but you can read a full
frame of data from the device.
@@ -6449,7 +6466,7 @@ EndSection
Many video4linux drivers tend to set the framebuffer to be 24bpp (as
opposed to 32bpp). Since this can cause problems with VNC viewers,
- etc, the [748]-24to32 option will be automatically imposed when in
+ etc, the [752]-24to32 option will be automatically imposed when in
24bpp.
Note that by its very nature, video capture involves rapid change in
@@ -6457,7 +6474,7 @@ EndSection
wavering in brightness is always happening. This can lead to much
network bandwidth consumption for the VNC traffic and also local CPU
and I/O resource usage. You may want to experiment with "dialing down"
- the framerate via the [749]-wait, [750]-slow_fb, or [751]-defer
+ the framerate via the [753]-wait, [754]-slow_fb, or [755]-defer
options. Decreasing the window size and bpp also helps.
@@ -6546,7 +6563,7 @@ EndSection
format to HI240, RGB565, RGB24, RGB32, RGB555, and
GREY respectively. See -rawfb video for details.
- See also the [752]-freqtab option to supply your own xawtv channel to
+ See also the [756]-freqtab option to supply your own xawtv channel to
frequency mappings for your country (only ntsc-cable-us is built into
x11vnc).
@@ -6555,7 +6572,7 @@ EndSection
running on my handheld or PC using the Linux console framebuffer (i.e.
not X11)?
- Yes, the basic method for this is the [753]-rawfb scheme where the
+ Yes, the basic method for this is the [757]-rawfb scheme where the
Linux console framebuffer (usually /dev/fb0) is polled and the uinput
driver is used to inject keystrokes and mouse input. Often you will
just have to type:
@@ -6568,7 +6585,7 @@ EndSection
x11vnc -rawfb /dev/fb0@640x480x16
Also, to force usage of the uinput injection method use "-pipeinput
- UINPUT". See the [754]-pipeinput description for tunable parameters,
+ UINPUT". See the [758]-pipeinput description for tunable parameters,
etc.
One problem with the x11vnc uinput scheme is that it cannot guess the
@@ -6584,7 +6601,7 @@ EndSection
Even with the correct acceleration setting there is stil some drift
(probably because of the mouse threshold where the acceleration kicks
in) and so x11vnc needs to reposition the cursor from 0,0 about 5
- times a second. See the [755]-pipeinput UINPUT option for tuning
+ times a second. See the [759]-pipeinput UINPUT option for tuning
parameters that can be set (there are some experimental thresh=N
tuning parameters as well)
@@ -6618,7 +6635,7 @@ EndSection
Q-105: Now that non-X11 devices can be exported via VNC using x11vnc,
can I build it with no dependencies on X11 header files and libraries?
- Yes, as of Jul/2006 x11vnc enables building for [756]-rawfb only
+ Yes, as of Jul/2006 x11vnc enables building for [760]-rawfb only
support. Just do something like when building:
./configure --without-x (plus any other flags)
make
@@ -6634,11 +6651,11 @@ EndSection
Yes, since Nov/2006 in the development tree (x11vnc-0.8.4 tarball)
there is support for native Mac OS X Aqua/Quartz displays using the
- [757]-rawfb mechanism described above. The mouse and keyboard input is
+ [761]-rawfb mechanism described above. The mouse and keyboard input is
acheived via Mac OS X API's.
- So you can use x11vnc as an alternative to [758]OSXvnc (aka Vine
- Server), or [759]Apple Remote Desktop (ARD). Perhaps there is some
+ So you can use x11vnc as an alternative to [762]OSXvnc (aka Vine
+ Server), or [763]Apple Remote Desktop (ARD). Perhaps there is some
x11vnc feature you'd like to use on Mac OS X, etc. For a number of
activities (e.g. window drags) it seems to be faster than OSXvnc.
@@ -6648,7 +6665,7 @@ EndSection
(XDarwin) running on Mac OS X (people often install this software to
display remote X11 apps on their Mac OS X system, or use some old
favorites locally such as xterm). However in this case x11vnc will
- only work reasonably in single window [760]-id windowid mode (and the
+ only work reasonably in single window [764]-id windowid mode (and the
window may need to have mouse focus).
If you do not have the DISPLAY env. variable set, x11vnc will assume
@@ -6662,9 +6679,9 @@ EndSection
./configure --without-x
make
- Win2VNC/x2vnc: One handy use is to use the [761]-nofb mode to
+ Win2VNC/x2vnc: One handy use is to use the [765]-nofb mode to
redirect mouse and keyboard input to a nearby Mac (i.e. one to the
- side of your desk) via [762]x2vnc or Win2VNC. See [763]this FAQ for
+ side of your desk) via [766]x2vnc or Win2VNC. See [767]this FAQ for
more info.
Options: Here are the Mac OS X specific x11vnc options:
@@ -6738,13 +6755,13 @@ rm -f $tmp
performance for the case of a large number of simultaneous VNC viewers
(e.g. classroom broadcasting or a large demo)?
- Yes, as of Feb/2007 there is the "[764]-reflect host:N" option to
+ Yes, as of Feb/2007 there is the "[768]-reflect host:N" option to
connect to the VNC server "host:N" (either another x11vnc or any other
VNC server) and re-export it. VNC viewers then connect to the
x11vnc(s) running -reflect.
The -reflect option is the same as: "-rawfb vnc:host:N". See the
- [765]-rawfb description under "VNC HOST" for more details.
+ [769]-rawfb description under "VNC HOST" for more details.
You can replace "host:N" with "listen" or "listen:port" for reverse
connections.
@@ -6805,20 +6822,20 @@ rm -f $tmp
re-exports via VNC to its clients C). However, CopyRect and
CursorShape encodings are preserved in the reflection and that helps.
Dragging windows with the mouse can be a problem (especially if S is
- not doing wireframing somehow, consider [766]-nodragging if the
+ not doing wireframing somehow, consider [770]-nodragging if the
problem is severe) For a really fast reflector/repeater it would have
to be implemented from scratch with performance in mind. See these
other projects:
- [767]http://sourceforge.net/projects/vnc-reflector/,
- [768]http://www.tightvnc.com/projector/ (closed source?),
- [769]http://www.ultravnc.com/addons/repeater.html (seems to be a NAT g
+ [771]http://sourceforge.net/projects/vnc-reflector/,
+ [772]http://www.tightvnc.com/projector/ (closed source?),
+ [773]http://www.ultravnc.com/addons/repeater.html (seems to be a NAT g
ateway and not a broadcaster?)
Automation via Reverse Connections: Instead of having the R's
connect directly to S and then the C's connect directly to the R they
should use, some convenience can be achieved by using reverse
- connections (the x11vnc "[770]"-connect host1,host2,..." option).
+ connections (the x11vnc "[774]"-connect host1,host2,..." option).
Suppose all the clients "C" are started up in Listen mode:
client1> vncviewer -listen
client2> vncviewer -listen
@@ -6853,11 +6870,11 @@ ateway and not a broadcaster?)
As of Jan/2004 x11vnc supports the "CutText" part of the rfb protocol.
Furthermore, x11vnc is able to hold the PRIMARY and CLIPBOARD
selection (Xvnc does not seem to do this). If you don't want the
- Clipboard/Selection exchanged use the [771]-nosel option. If you don't
+ Clipboard/Selection exchanged use the [775]-nosel option. If you don't
want the PRIMARY selection to be polled for changes use the
- [772]-noprimary option. (with a similar thing for CLIPBOARD). You can
- also fine-tune it a bit with the [773]-seldir dir option and also
- [774]-input.
+ [776]-noprimary option. (with a similar thing for CLIPBOARD). You can
+ also fine-tune it a bit with the [777]-seldir dir option and also
+ [778]-input.
You may need to watch out for desktop utilities such as KDE's
"Klipper" that do odd things with the selection, clipboard, and
@@ -6869,7 +6886,7 @@ ateway and not a broadcaster?)
Yes, it is possible with a number of tools that record VNC and
transform it to swf format or others. One such popular tool is
- [775]pyvnc2swf. There are a number of [776]tutorials on how to do
+ [779]pyvnc2swf. There are a number of [780]tutorials on how to do
this. Another option is to use the vnc2mpg that comes in the
LibVNCServer package.
An important thing to remember when doing this is that tuning
@@ -6885,7 +6902,7 @@ ateway and not a broadcaster?)
do work to some degree under Wine on Linux).
TightVNC file transfer is off by default, if you want to enable it use
- the [777]-nofilexfer option.
+ the [781]-nofilexfer option.
UltraVNC file transfer is off by default, to enable it use something
like "-rfbversion 3.6 -permitfiletransfer"
@@ -6908,7 +6925,7 @@ ateway and not a broadcaster?)
IMPORTANT: please understand if -ultrafilexfer or -tightfilexfer is
specified and you run x11vnc as root for, say, inetd or display
manager (gdm, kdm, ...) access and you do not have it switch users via
- the [778]-users option, then VNC Viewers that connect are able to do
+ the [782]-users option, then VNC Viewers that connect are able to do
filetransfer reads and writes as *root*.
The UltraVNC and TightVNC settings can be toggled on and off inside
@@ -6927,7 +6944,7 @@ ateway and not a broadcaster?)
these extensions you will need to supply this option to x11vnc:
-rfbversion 3.6
- Or use [779]-ultrafilexfer which is an alias for the above option and
+ Or use [783]-ultrafilexfer which is an alias for the above option and
"-permitfiletransfer". UltraVNC evidently treats any other RFB version
number as non-UltraVNC.
@@ -6939,21 +6956,21 @@ ateway and not a broadcaster?)
* 1/n Server Scaling
* rfbEncodingUltra compression encoding
- To disable SingleWindow and ServerInput use [780]-noultraext (the
+ To disable SingleWindow and ServerInput use [784]-noultraext (the
others are managed by LibVNCServer). See this option too:
- [781]-noserverdpms.
+ [785]-noserverdpms.
Q-112: Can x11vnc emulate UltraVNC's Single Click helpdesk mode? I.e.
something very simple for a naive user to initiate a reverse vnc
connection from their desktop to a helpdesk operator's VNC Viewer.
- Yes, UltraVNC's [782]Single Click (SC) mode can be emulated reasonably
+ Yes, UltraVNC's [786]Single Click (SC) mode can be emulated reasonably
well on Unix.
We use the term "helpdesk" below, but it could be any sort of remote
assistance you want to set up, e.g. something for unix-using friends
- or family to use. This includes [783]Mac OS X.
+ or family to use. This includes [787]Mac OS X.
Assume you create a helpdesk directory "hd" on your website:
http://www.mysite.com/hd
@@ -7056,9 +7073,9 @@ fi
SSL Encrypted Helpdesk Connections: Currently x11vnc does not support
- reverse connections in SSL [784]-ssl mode. This may change in a future
+ reverse connections in SSL [788]-ssl mode. This may change in a future
release, until then you would need to cook up something with
- [785]STUNNEL.
+ [789]STUNNEL.
Update: as of Apr/2007 x11vnc supports reverse connections in SSL.
Recipe below will be updated (TBD), basically you just add "-ssl SAVE"
@@ -7214,7 +7231,7 @@ rypto.a -lwrap
You will have to use an external network redirection for this.
Filesystem mounting is not part of the VNC protocol.
- We show a simple [786]Samba example here.
+ We show a simple [790]Samba example here.
First you will need a tunnel to redirect the SMB requests from the
remote machine to the one you sitting at. We use an ssh tunnel:
@@ -7251,7 +7268,7 @@ d,ip=127.0.0.1,port=1139
far-away> smbumount /home/fred/smb-haystack-pub
At some point we hope to fold some automation for SMB ssh redir setup
- into the [787]Enhanced TightVNC Viewer (SSVNC) package we provide (as
+ into the [791]Enhanced TightVNC Viewer (SSVNC) package we provide (as
of Sep 2006 it is there for testing).
@@ -7261,7 +7278,7 @@ d,ip=127.0.0.1,port=1139
You will have to use an external network redirection for this.
Printing is not part of the VNC protocol.
- We show a simple Unix to Unix [788]CUPS example here. Non-CUPS port
+ We show a simple Unix to Unix [792]CUPS example here. Non-CUPS port
redirections (e.g. LPD) should also be possible, but may be a bit more
tricky. If you are viewing on Windows SMB and don't have a local cups
server it may be trickier still (see below).
@@ -7333,7 +7350,7 @@ d,ip=127.0.0.1,port=1139
"localhost".
At some point we hope to fold some automation for CUPS ssh redir setup
- into the [789]Enhanced TightVNC Viewer (SSVNC) package we provide (as
+ into the [793]Enhanced TightVNC Viewer (SSVNC) package we provide (as
of Sep 2006 it is there for testing).
@@ -7434,7 +7451,7 @@ or:
the applications will fail to run because LD_PRELOAD will point to
libraries of the wrong wordsize.
* At some point we hope to fold some automation for esd or artsd ssh
- redir setup into the [790]Enhanced TightVNC Viewer (SSVNC) package
+ redir setup into the [794]Enhanced TightVNC Viewer (SSVNC) package
we provide (as of Sep/2006 it is there for testing).
@@ -7446,9 +7463,9 @@ or:
in Solaris, see Xserver(1) for how to turn it on via +kb), and so you
won't hear them if the extension is not present.
- If you don't want to hear the beeps use the [791]-nobell option. If
+ If you don't want to hear the beeps use the [795]-nobell option. If
you want to hear the audio from the remote applications, consider
- trying a [792]redirector such as esd.
+ trying a [796]redirector such as esd.
@@ -7565,698 +7582,702 @@ References
98. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
99. http://www.karlrunge.com/x11vnc/ssvnc.html
100. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop
- 101. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 102. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 101. http://www.ultravnc.com/
+ 102. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
103. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
104. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 105. http://www.karlrunge.com/x11vnc/index.html#faq-avahi
- 106. http://www.avahi.org/
- 107. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi
- 108. http://www.karlrunge.com/x11vnc/ssvnc.html
- 109. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 110. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 111. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 112. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 113. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 114. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 115. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms
- 116. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms
- 117. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms
- 118. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabalways
- 119. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
- 120. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
- 121. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
- 122. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpsredir
- 123. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
- 124. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
- 125. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 126. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 127. http://www.karlrunge.com/x11vnc/index.html#faq-reflect
- 128. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect
- 129. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nowireframelocal
- 130. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
- 131. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms
- 132. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer
- 133. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 134. http://www.openssl.org/
- 135. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 136. http://www.stunnel.org/
- 137. http://stunnel.mirt.net/
- 138. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify
- 139. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCert
- 140. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCA
- 141. http://www.karlrunge.com/x11vnc/ssl.html
- 142. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
- 143. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
- 144. http://www.karlrunge.com/x11vnc/ssvnc.html
- 145. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 146. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis
- 147. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 148. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 149. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 150. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 151. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
- 152. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
- 153. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 154. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 155. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
- 156. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 157. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 158. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate
- 159. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer
- 160. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit
- 161. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 162. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-v,
- 163. http://www.karlrunge.com/x11vnc/prevrels.html
- 164. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
- 165. http://www.tightvnc.com/
- 166. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport
- 167. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
- 168. http://www.karlrunge.com/x11vnc/x11vnc_opts.html
- 169. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
- 170. http://www.karlrunge.com/x11vnc/recurse_x11vnc.jpg
- 171. http://wwws.sun.com/sunray/index.html
- 172. http://www.karlrunge.com/x11vnc/sunray.html
- 173. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
- 174. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
- 175. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
- 176. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
- 177. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
- 178. http://www.karlrunge.com/x11vnc/index.html#faq-sound
- 179. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
- 180. mailto:xvml@karlrunge.com
- 181. http://www.karlrunge.com/x11vnc/index.html#faq-thanks
- 182. http://www.karlrunge.com/x11vnc/index.html#faq-xperms
- 183. http://www.karlrunge.com/x11vnc/index.html#faq-build
- 184. http://www.karlrunge.com/x11vnc/index.html#faq-missing-xtest
- 185. http://www.karlrunge.com/x11vnc/index.html#faq-solaris251build
- 186. http://www.karlrunge.com/x11vnc/index.html#faq-binaries
- 187. http://www.karlrunge.com/x11vnc/index.html#faq-viewer-download
- 188. http://www.karlrunge.com/x11vnc/index.html#faq-cmdline-opts
- 189. http://www.karlrunge.com/x11vnc/index.html#faq-config-file
- 190. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray
- 191. http://www.karlrunge.com/x11vnc/index.html#faq-change-port
- 192. http://www.karlrunge.com/x11vnc/index.html#faq-quiet-bg
- 193. http://www.karlrunge.com/x11vnc/index.html#faq-sigpipe
- 194. http://www.karlrunge.com/x11vnc/index.html#faq-build-customizations
- 195. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc
- 196. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc-8bpp
- 197. http://www.karlrunge.com/x11vnc/index.html#faq-macosx-nofb
- 198. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp
- 199. http://www.karlrunge.com/x11vnc/index.html#faq-overlays
- 200. http://www.karlrunge.com/x11vnc/index.html#faq-directcolor
- 201. http://www.karlrunge.com/x11vnc/index.html#faq-windowid
- 202. http://www.karlrunge.com/x11vnc/index.html#faq-transients-id
- 203. http://www.karlrunge.com/x11vnc/index.html#faq-24bpp
- 204. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
- 205. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth
- 206. http://www.karlrunge.com/x11vnc/index.html#faq-sunrays
- 207. http://www.karlrunge.com/x11vnc/index.html#faq-stop-bg
- 208. http://www.karlrunge.com/x11vnc/index.html#faq-remote_control
- 209. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
- 210. http://www.karlrunge.com/x11vnc/index.html#faq-passwd-noecho
- 211. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
- 212. http://www.karlrunge.com/x11vnc/index.html#faq-multipasswd
- 213. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords
- 214. http://www.karlrunge.com/x11vnc/index.html#faq-custom-passwords
- 215. http://www.karlrunge.com/x11vnc/index.html#faq-forever-shared
- 216. http://www.karlrunge.com/x11vnc/index.html#faq-allow-opt
- 217. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers
- 218. http://www.karlrunge.com/x11vnc/index.html#faq-listen-interface
- 219. http://www.karlrunge.com/x11vnc/index.html#faq-listen-localhost
- 220. http://www.karlrunge.com/x11vnc/index.html#faq-input-opt
- 221. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
- 222. http://www.karlrunge.com/x11vnc/index.html#faq-users-opt
- 223. http://www.karlrunge.com/x11vnc/index.html#faq-blockdpy
- 224. http://www.karlrunge.com/x11vnc/index.html#faq-gone-lock
- 225. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-unix
- 226. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-putty
- 227. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
- 228. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
- 229. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
- 230. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy
- 231. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal
- 232. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-ca
- 233. http://www.karlrunge.com/x11vnc/index.html#faq-service
- 234. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
- 235. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
- 236. http://www.karlrunge.com/x11vnc/index.html#faq-avahi
- 237. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
- 238. http://www.karlrunge.com/x11vnc/index.html#faq-loop
- 239. http://www.karlrunge.com/x11vnc/index.html#faq-java-http
- 240. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect
- 241. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
- 242. http://www.karlrunge.com/x11vnc/index.html#faq-headless
- 243. http://www.karlrunge.com/x11vnc/index.html#faq-solshm
- 244. http://www.karlrunge.com/x11vnc/index.html#faq-less-resource
- 245. http://www.karlrunge.com/x11vnc/index.html#faq-more-resource
- 246. http://www.karlrunge.com/x11vnc/index.html#faq-slow-link
- 247. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage
- 248. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage-opengl
- 249. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode
- 250. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
- 251. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect
- 252. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
- 253. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-shape
- 254. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha
- 255. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
- 256. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-arrow
- 257. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-positions
- 258. http://www.karlrunge.com/x11vnc/index.html#faq-buttonmap-opt
- 259. http://www.karlrunge.com/x11vnc/index.html#faq-altgr
- 260. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
- 261. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless-sloppy
- 262. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
- 263. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys
- 264. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys-still
- 265. http://www.karlrunge.com/x11vnc/index.html#faq-remap-opt
- 266. http://www.karlrunge.com/x11vnc/index.html#faq-sun-alt-meta
- 267. http://www.karlrunge.com/x11vnc/index.html#faq-hpux-multi-key
- 268. http://www.karlrunge.com/x11vnc/index.html#faq-remap-button-click
- 269. http://www.karlrunge.com/x11vnc/index.html#faq-remap-capslock
- 270. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars
- 271. http://www.karlrunge.com/x11vnc/index.html#faq-scaling
- 272. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama
- 273. http://www.karlrunge.com/x11vnc/index.html#faq-multi-screen
- 274. http://www.karlrunge.com/x11vnc/index.html#faq-clip-screen
- 275. http://www.karlrunge.com/x11vnc/index.html#faq-xrandr
- 276. http://www.karlrunge.com/x11vnc/index.html#faq-rotate
- 277. http://www.karlrunge.com/x11vnc/index.html#faq-black-screen
- 278. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
- 279. http://www.karlrunge.com/x11vnc/index.html#faq-hidden-taskbars
- 280. http://www.karlrunge.com/x11vnc/index.html#faq-kde-screensaver
- 281. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
- 282. http://www.karlrunge.com/x11vnc/index.html#faq-vmware
- 283. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
- 284. http://www.karlrunge.com/x11vnc/index.html#faq-video
- 285. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
- 286. http://www.karlrunge.com/x11vnc/index.html#faq-no-x11
- 287. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
- 288. http://www.karlrunge.com/x11vnc/index.html#faq-reflect
- 289. http://www.karlrunge.com/x11vnc/index.html#faq-clipboard
- 290. http://www.karlrunge.com/x11vnc/index.html#faq-record-swf
- 291. http://www.karlrunge.com/x11vnc/index.html#faq-filexfer
- 292. http://www.karlrunge.com/x11vnc/index.html#faq-ultravnc
- 293. http://www.karlrunge.com/x11vnc/index.html#faq-singleclick
- 294. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares
- 295. http://www.karlrunge.com/x11vnc/index.html#faq-cups
- 296. http://www.karlrunge.com/x11vnc/index.html#faq-sound
- 297. http://www.karlrunge.com/x11vnc/index.html#faq-beeps
- 298. http://www.karlrunge.com/x11vnc/index.html#faq-thanks
- 299. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display
- 300. http://www.tldp.org/HOWTO/Remote-X-Apps.html
- 301. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
- 302. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
- 303. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 304. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 305. http://www.karlrunge.com/x11vnc/index.html#libssl-problems
- 306. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding
- 307. http://www.karlrunge.com/x11vnc/x11vnc_sunos4.html
- 308. http://www.karlrunge.com/x11vnc/index.html#building
- 309. http://www.karlrunge.com/x11vnc/index.html#faq-build
- 310. http://packages.debian.org/x11vnc
- 311. http://www.linuxpackages.net/search_view.php?by=name&name=x11vnc
- 312. http://dag.wieers.com/packages/x11vnc/
- 313. http://dries.ulyssis.org/rpm/packages/x11vnc/info.html
- 314. http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/x11vnc/
- 315. http://www.sunfreeware.com/
- 316. http://www.freebsd.org/cgi/ports.cgi?query=x11vnc&stype=all
- 317. http://www.freshports.org/net/x11vnc
- 318. http://www.openbsd.org/3.9_packages/i386/x11vnc-0.6.2.tgz-long.html
- 319. http://pkgsrc.se/x11/x11vnc
- 320. http://mike.saunby.googlepages.com/
- 321. http://www.pdaxrom.org/ipk_feed.php?menuid=11&showfeed=unstable#x11vnc
- 322. http://www.focv.com/ipkg/
- 323. http://www.karlrunge.com/x11vnc/bins
- 324. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
- 325. http://www.tightvnc.com/download.html
- 326. http://www.realvnc.com/download-free.html
- 327. http://sourceforge.net/projects/cotvnc/
- 328. http://www.ultravnc.com/
- 329. http://www.karlrunge.com/x11vnc/ssvnc.html
- 330. http://www.karlrunge.com/x11vnc/x11vnc_opts.html
- 331. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
- 332. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray
- 333. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
- 334. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q
- 335. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg
- 336. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-o
- 337. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding
- 338. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofb
- 339. http://fredrik.hubbe.net/x2vnc.html
- 340. http://www.hubbe.net/~hubbe/win2vnc.html
- 341. http://www.deboer.gmxhome.de/
- 342. http://sourceforge.net/projects/win2vnc/
- 343. http://fredrik.hubbe.net/x2vnc.html
- 344. http://freshmeat.net/projects/x2x/
- 345. http://ftp.digital.com/pub/Digital/SRC/x2x/
- 346. http://zapek.com/software/zvnc/
- 347. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-visual
- 348. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
- 349. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap
- 350. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
- 351. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-notruecolor
- 352. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp
- 353. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
- 354. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
+ 105. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 106. http://www.karlrunge.com/x11vnc/index.html#faq-avahi
+ 107. http://www.avahi.org/
+ 108. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi
+ 109. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 110. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 111. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 112. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 113. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 114. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 115. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 116. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms
+ 117. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms
+ 118. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms
+ 119. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabalways
+ 120. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
+ 121. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
+ 122. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
+ 123. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpsredir
+ 124. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
+ 125. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
+ 126. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 127. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 128. http://www.karlrunge.com/x11vnc/index.html#faq-reflect
+ 129. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect
+ 130. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nowireframelocal
+ 131. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
+ 132. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms
+ 133. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer
+ 134. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 135. http://www.openssl.org/
+ 136. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 137. http://www.stunnel.org/
+ 138. http://stunnel.mirt.net/
+ 139. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify
+ 140. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCert
+ 141. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslGenCA
+ 142. http://www.karlrunge.com/x11vnc/ssl.html
+ 143. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
+ 144. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 145. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 146. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 147. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis
+ 148. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 149. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 150. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 151. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 152. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 153. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
+ 154. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 155. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 156. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
+ 157. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 158. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 159. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate
+ 160. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer
+ 161. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect_or_exit
+ 162. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 163. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-v,
+ 164. http://www.karlrunge.com/x11vnc/prevrels.html
+ 165. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
+ 166. http://www.tightvnc.com/
+ 167. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport
+ 168. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
+ 169. http://www.karlrunge.com/x11vnc/x11vnc_opts.html
+ 170. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
+ 171. http://www.karlrunge.com/x11vnc/recurse_x11vnc.jpg
+ 172. http://wwws.sun.com/sunray/index.html
+ 173. http://www.karlrunge.com/x11vnc/sunray.html
+ 174. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 175. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 176. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
+ 177. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
+ 178. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
+ 179. http://www.karlrunge.com/x11vnc/index.html#faq-sound
+ 180. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 181. mailto:xvml@karlrunge.com
+ 182. http://www.karlrunge.com/x11vnc/index.html#faq-thanks
+ 183. http://www.karlrunge.com/x11vnc/index.html#faq-xperms
+ 184. http://www.karlrunge.com/x11vnc/index.html#faq-build
+ 185. http://www.karlrunge.com/x11vnc/index.html#faq-missing-xtest
+ 186. http://www.karlrunge.com/x11vnc/index.html#faq-solaris251build
+ 187. http://www.karlrunge.com/x11vnc/index.html#faq-binaries
+ 188. http://www.karlrunge.com/x11vnc/index.html#faq-viewer-download
+ 189. http://www.karlrunge.com/x11vnc/index.html#faq-cmdline-opts
+ 190. http://www.karlrunge.com/x11vnc/index.html#faq-config-file
+ 191. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray
+ 192. http://www.karlrunge.com/x11vnc/index.html#faq-change-port
+ 193. http://www.karlrunge.com/x11vnc/index.html#faq-quiet-bg
+ 194. http://www.karlrunge.com/x11vnc/index.html#faq-sigpipe
+ 195. http://www.karlrunge.com/x11vnc/index.html#faq-build-customizations
+ 196. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc
+ 197. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc-8bpp
+ 198. http://www.karlrunge.com/x11vnc/index.html#faq-macosx-nofb
+ 199. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp
+ 200. http://www.karlrunge.com/x11vnc/index.html#faq-overlays
+ 201. http://www.karlrunge.com/x11vnc/index.html#faq-directcolor
+ 202. http://www.karlrunge.com/x11vnc/index.html#faq-windowid
+ 203. http://www.karlrunge.com/x11vnc/index.html#faq-transients-id
+ 204. http://www.karlrunge.com/x11vnc/index.html#faq-24bpp
+ 205. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
+ 206. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth
+ 207. http://www.karlrunge.com/x11vnc/index.html#faq-sunrays
+ 208. http://www.karlrunge.com/x11vnc/index.html#faq-stop-bg
+ 209. http://www.karlrunge.com/x11vnc/index.html#faq-remote_control
+ 210. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
+ 211. http://www.karlrunge.com/x11vnc/index.html#faq-passwd-noecho
+ 212. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
+ 213. http://www.karlrunge.com/x11vnc/index.html#faq-multipasswd
+ 214. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords
+ 215. http://www.karlrunge.com/x11vnc/index.html#faq-custom-passwords
+ 216. http://www.karlrunge.com/x11vnc/index.html#faq-forever-shared
+ 217. http://www.karlrunge.com/x11vnc/index.html#faq-allow-opt
+ 218. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers
+ 219. http://www.karlrunge.com/x11vnc/index.html#faq-listen-interface
+ 220. http://www.karlrunge.com/x11vnc/index.html#faq-listen-localhost
+ 221. http://www.karlrunge.com/x11vnc/index.html#faq-input-opt
+ 222. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
+ 223. http://www.karlrunge.com/x11vnc/index.html#faq-users-opt
+ 224. http://www.karlrunge.com/x11vnc/index.html#faq-blockdpy
+ 225. http://www.karlrunge.com/x11vnc/index.html#faq-gone-lock
+ 226. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-unix
+ 227. http://www.karlrunge.com/x11vnc/index.html#faq-ssh-putty
+ 228. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
+ 229. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
+ 230. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
+ 231. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy
+ 232. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal
+ 233. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-ca
+ 234. http://www.karlrunge.com/x11vnc/index.html#faq-service
+ 235. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
+ 236. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
+ 237. http://www.karlrunge.com/x11vnc/index.html#faq-avahi
+ 238. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
+ 239. http://www.karlrunge.com/x11vnc/index.html#faq-loop
+ 240. http://www.karlrunge.com/x11vnc/index.html#faq-java-http
+ 241. http://www.karlrunge.com/x11vnc/index.html#faq-reverse-connect
+ 242. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
+ 243. http://www.karlrunge.com/x11vnc/index.html#faq-headless
+ 244. http://www.karlrunge.com/x11vnc/index.html#faq-solshm
+ 245. http://www.karlrunge.com/x11vnc/index.html#faq-less-resource
+ 246. http://www.karlrunge.com/x11vnc/index.html#faq-more-resource
+ 247. http://www.karlrunge.com/x11vnc/index.html#faq-slow-link
+ 248. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage
+ 249. http://www.karlrunge.com/x11vnc/index.html#faq-xdamage-opengl
+ 250. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode
+ 251. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
+ 252. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect
+ 253. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
+ 254. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-shape
+ 255. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha
+ 256. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
+ 257. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-arrow
+ 258. http://www.karlrunge.com/x11vnc/index.html#faq-cursor-positions
+ 259. http://www.karlrunge.com/x11vnc/index.html#faq-buttonmap-opt
+ 260. http://www.karlrunge.com/x11vnc/index.html#faq-altgr
+ 261. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
+ 262. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless-sloppy
+ 263. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
+ 264. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys
+ 265. http://www.karlrunge.com/x11vnc/index.html#faq-repeated-keys-still
+ 266. http://www.karlrunge.com/x11vnc/index.html#faq-remap-opt
+ 267. http://www.karlrunge.com/x11vnc/index.html#faq-sun-alt-meta
+ 268. http://www.karlrunge.com/x11vnc/index.html#faq-hpux-multi-key
+ 269. http://www.karlrunge.com/x11vnc/index.html#faq-remap-button-click
+ 270. http://www.karlrunge.com/x11vnc/index.html#faq-remap-capslock
+ 271. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars
+ 272. http://www.karlrunge.com/x11vnc/index.html#faq-scaling
+ 273. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama
+ 274. http://www.karlrunge.com/x11vnc/index.html#faq-multi-screen
+ 275. http://www.karlrunge.com/x11vnc/index.html#faq-clip-screen
+ 276. http://www.karlrunge.com/x11vnc/index.html#faq-xrandr
+ 277. http://www.karlrunge.com/x11vnc/index.html#faq-rotate
+ 278. http://www.karlrunge.com/x11vnc/index.html#faq-black-screen
+ 279. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
+ 280. http://www.karlrunge.com/x11vnc/index.html#faq-hidden-taskbars
+ 281. http://www.karlrunge.com/x11vnc/index.html#faq-kde-screensaver
+ 282. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
+ 283. http://www.karlrunge.com/x11vnc/index.html#faq-vmware
+ 284. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
+ 285. http://www.karlrunge.com/x11vnc/index.html#faq-video
+ 286. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
+ 287. http://www.karlrunge.com/x11vnc/index.html#faq-no-x11
+ 288. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
+ 289. http://www.karlrunge.com/x11vnc/index.html#faq-reflect
+ 290. http://www.karlrunge.com/x11vnc/index.html#faq-clipboard
+ 291. http://www.karlrunge.com/x11vnc/index.html#faq-record-swf
+ 292. http://www.karlrunge.com/x11vnc/index.html#faq-filexfer
+ 293. http://www.karlrunge.com/x11vnc/index.html#faq-ultravnc
+ 294. http://www.karlrunge.com/x11vnc/index.html#faq-singleclick
+ 295. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares
+ 296. http://www.karlrunge.com/x11vnc/index.html#faq-cups
+ 297. http://www.karlrunge.com/x11vnc/index.html#faq-sound
+ 298. http://www.karlrunge.com/x11vnc/index.html#faq-beeps
+ 299. http://www.karlrunge.com/x11vnc/index.html#faq-thanks
+ 300. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display
+ 301. http://www.tldp.org/HOWTO/Remote-X-Apps.html
+ 302. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
+ 303. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
+ 304. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 305. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
+ 306. http://www.karlrunge.com/x11vnc/miscbuild.html
+ 307. http://www.karlrunge.com/x11vnc/index.html#libssl-problems
+ 308. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding
+ 309. http://www.karlrunge.com/x11vnc/x11vnc_sunos4.html
+ 310. http://www.karlrunge.com/x11vnc/index.html#building
+ 311. http://www.karlrunge.com/x11vnc/index.html#faq-build
+ 312. http://packages.debian.org/x11vnc
+ 313. http://www.linuxpackages.net/search_view.php?by=name&name=x11vnc
+ 314. http://dag.wieers.com/packages/x11vnc/
+ 315. http://dries.ulyssis.org/rpm/packages/x11vnc/info.html
+ 316. http://linux01.gwdg.de/~pbleser/rpm-navigation.php?cat=Network/x11vnc/
+ 317. http://www.sunfreeware.com/
+ 318. http://www.freebsd.org/cgi/ports.cgi?query=x11vnc&stype=all
+ 319. http://www.freshports.org/net/x11vnc
+ 320. http://www.openbsd.org/3.9_packages/i386/x11vnc-0.6.2.tgz-long.html
+ 321. http://pkgsrc.se/x11/x11vnc
+ 322. http://mike.saunby.googlepages.com/
+ 323. http://www.pdaxrom.org/ipk_feed.php?menuid=11&showfeed=unstable#x11vnc
+ 324. http://www.focv.com/ipkg/
+ 325. http://www.karlrunge.com/x11vnc/bins
+ 326. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
+ 327. http://www.tightvnc.com/download.html
+ 328. http://www.realvnc.com/download-free.html
+ 329. http://sourceforge.net/projects/cotvnc/
+ 330. http://www.ultravnc.com/
+ 331. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 332. http://www.karlrunge.com/x11vnc/x11vnc_opts.html
+ 333. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
+ 334. http://www.karlrunge.com/x11vnc/index.html#faq-gui-tray
+ 335. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
+ 336. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q
+ 337. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg
+ 338. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-o
+ 339. http://www.karlrunge.com/x11vnc/index.html#solarisbuilding
+ 340. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofb
+ 341. http://fredrik.hubbe.net/x2vnc.html
+ 342. http://www.hubbe.net/~hubbe/win2vnc.html
+ 343. http://www.deboer.gmxhome.de/
+ 344. http://sourceforge.net/projects/win2vnc/
+ 345. http://fredrik.hubbe.net/x2vnc.html
+ 346. http://freshmeat.net/projects/x2x/
+ 347. http://ftp.digital.com/pub/Digital/SRC/x2x/
+ 348. http://zapek.com/software/zvnc/
+ 349. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-visual
+ 350. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
+ 351. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap
+ 352. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
+ 353. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-notruecolor
+ 354. http://www.karlrunge.com/x11vnc/index.html#faq-8bpp
355. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
356. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
- 357. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap
- 358. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
- 359. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
- 360. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 357. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
+ 358. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
+ 359. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flashcmap
+ 360. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
361. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
- 362. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
- 363. http://www.karlrunge.com/x11vnc/index.html#faq-overlays
- 364. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 365. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sid
- 366. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32
- 367. http://www.karlrunge.com/x11vnc/ssvnc.html
- 368. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display
- 369. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
- 370. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flipbyteorder
- 371. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
- 372. http://www.karlrunge.com/x11vnc/index.html#xauth_pain
- 373. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
- 374. http://wwws.sun.com/sunray/index.html
- 375. http://www.karlrunge.com/x11vnc/sunray.html
- 376. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
- 377. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query
- 378. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever
- 379. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg
- 380. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_mods
- 381. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_keys
- 382. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
- 383. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query
- 384. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
- 385. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-storepasswd
- 386. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
- 387. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
- 388. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-usepw
- 389. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewpasswd
- 390. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwd
- 391. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 392. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
+ 362. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 363. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-8to24
+ 364. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
+ 365. http://www.karlrunge.com/x11vnc/index.html#faq-overlays
+ 366. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 367. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sid
+ 368. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32
+ 369. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 370. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display
+ 371. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
+ 372. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-flipbyteorder
+ 373. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
+ 374. http://www.karlrunge.com/x11vnc/index.html#xauth_pain
+ 375. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
+ 376. http://wwws.sun.com/sunray/index.html
+ 377. http://www.karlrunge.com/x11vnc/sunray.html
+ 378. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
+ 379. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query
+ 380. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever
+ 381. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-bg
+ 382. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_mods
+ 383. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clear_keys
+ 384. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
+ 385. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-query
+ 386. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
+ 387. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-storepasswd
+ 388. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
+ 389. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
+ 390. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-usepw
+ 391. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewpasswd
+ 392. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwd
393. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 394. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 395. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis
- 396. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 397. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 398. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 399. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 400. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 401. http://www.karlrunge.com/x11vnc/index.html#tunnelling
- 402. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel
- 403. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
- 404. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
- 405. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
- 406. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 407. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 408. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
- 409. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 410. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 411. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 394. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
+ 395. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 396. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 397. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_nis
+ 398. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 399. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 400. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 401. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 402. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 403. http://www.karlrunge.com/x11vnc/index.html#tunnelling
+ 404. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel
+ 405. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
+ 406. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
+ 407. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
+ 408. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 409. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 410. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw_cmd
+ 411. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
412. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 413. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
- 414. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever
- 415. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-shared
- 416. http://www.karlrunge.com/x11vnc/index.html#tunnelling
- 417. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 418. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
- 419. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
- 420. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow
- 421. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 422. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers
- 423. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
- 424. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-listen
- 425. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow
- 426. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 413. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 414. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 415. http://www.karlrunge.com/x11vnc/index.html#faq-accept-opt
+ 416. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forever
+ 417. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-shared
+ 418. http://www.karlrunge.com/x11vnc/index.html#tunnelling
+ 419. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 420. http://www.karlrunge.com/x11vnc/index.html#faq-passwd
+ 421. http://www.karlrunge.com/x11vnc/index.html#faq-passwdfile
+ 422. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow
+ 423. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 424. http://www.karlrunge.com/x11vnc/index.html#faq-tcp_wrappers
+ 425. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
+ 426. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-listen
427. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow
428. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 429. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input
- 430. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
- 431. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewonly
- 432. ftp://ftp.x.org/
- 433. http://www.karlrunge.com/x11vnc/dtVncPopup
- 434. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
- 435. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept
- 436. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 437. http://www.karlrunge.com/x11vnc/blockdpy.c
- 438. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
- 439. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
- 440. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms
- 441. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms
- 442. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabkbd
- 443. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr
- 444. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr
- 445. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
- 446. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept
- 447. http://www.karlrunge.com/x11vnc/index.html#tunnelling
- 448. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 429. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-allow
+ 430. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 431. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input
+ 432. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
+ 433. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-viewonly
+ 434. ftp://ftp.x.org/
+ 435. http://www.karlrunge.com/x11vnc/dtVncPopup
+ 436. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
+ 437. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept
+ 438. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
+ 439. http://www.karlrunge.com/x11vnc/blockdpy.c
+ 440. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-accept
+ 441. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
+ 442. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-forcedpms
+ 443. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clientdpms
+ 444. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabkbd
+ 445. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr
+ 446. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-grabptr
+ 447. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gone
+ 448. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-afteraccept
449. http://www.karlrunge.com/x11vnc/index.html#tunnelling
450. http://www.karlrunge.com/x11vnc/ssvnc.html
- 451. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 452. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
- 453. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
- 454. http://www.karlrunge.com/x11vnc/index.html#gateway_double_ssh
- 455. http://www.karlrunge.com/x11vnc/index.html#tunnelling
- 456. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
- 457. http://www.stunnel.org/
- 458. http://stunnel.mirt.net/
- 459. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 460. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 461. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify
- 462. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
- 463. http://www.stunnel.org/
- 464. http://www.karlrunge.com/x11vnc/ssl.html
- 465. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 451. http://www.karlrunge.com/x11vnc/index.html#tunnelling
+ 452. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 453. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 454. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbauth
+ 455. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-passwdfile
+ 456. http://www.karlrunge.com/x11vnc/index.html#gateway_double_ssh
+ 457. http://www.karlrunge.com/x11vnc/index.html#tunnelling
+ 458. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
+ 459. http://www.stunnel.org/
+ 460. http://stunnel.mirt.net/
+ 461. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 462. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 463. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sslverify
+ 464. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
+ 465. http://www.stunnel.org/
466. http://www.karlrunge.com/x11vnc/ssl.html
- 467. http://www.securityfocus.com/infocus/1677
+ 467. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
468. http://www.karlrunge.com/x11vnc/ssl.html
- 469. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd
- 470. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
- 471. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
- 472. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
- 473. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 474. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
- 475. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 476. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 477. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
- 478. http://www.karlrunge.com/x11vnc/ssvnc.html
- 479. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
- 480. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 481. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 482. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
- 483. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 484. http://www.openssl.org/
- 485. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
- 486. http://www.stunnel.org/
- 487. http://www.karlrunge.com/x11vnc/ssl.html
- 488. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 469. http://www.securityfocus.com/infocus/1677
+ 470. http://www.karlrunge.com/x11vnc/ssl.html
+ 471. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd
+ 472. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
+ 473. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
+ 474. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
+ 475. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 476. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
+ 477. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 478. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 479. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 480. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 481. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
+ 482. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 483. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 484. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
+ 485. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 486. http://www.openssl.org/
+ 487. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-stunnel
+ 488. http://www.stunnel.org/
489. http://www.karlrunge.com/x11vnc/ssl.html
- 490. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
- 491. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
- 492. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
- 493. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
- 494. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal
+ 490. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 491. http://www.karlrunge.com/x11vnc/ssl.html
+ 492. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
+ 493. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
+ 494. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
495. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
- 496. http://www.karlrunge.com/x11vnc/ssl-output.html
- 497. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
- 498. http://www.karlrunge.com/x11vnc/ss_vncviewer
- 499. http://www.karlrunge.com/x11vnc/ssl-portal.html
- 500. http://www.karlrunge.com/x11vnc/ssl.html
- 501. http://www.karlrunge.com/x11vnc/ssvnc.html
- 502. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
- 503. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
- 504. http://www.karlrunge.com/x11vnc/ssl-portal.html
- 505. http://www.karlrunge.com/x11vnc/ssl.html
- 506. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously
- 507. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
- 508. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
- 509. http://www.karlrunge.com/x11vnc/index.html#x11vnc_loop
- 510. http://club.mandriva.com/xwiki/bin/view/KB/XwinXset
- 511. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
- 512. http://www.karlrunge.com/x11vnc/index.html#dtlogin_solaris
- 513. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
- 514. http://www.jirka.org/gdm-documentation/x241.html
- 515. http://www.karlrunge.com/x11vnc/x11vnc_loop
- 516. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
- 517. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth
- 518. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd
- 519. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q
- 520. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
- 521. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
- 522. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi
- 523. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-mdns
- 524. http://www.avahi.org/
- 525. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
- 526. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 527. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
- 528. http://www.karlrunge.com/x11vnc/index.html#stunnel-inetd
- 529. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
- 530. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 531. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 532. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 533. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 534. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
- 535. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 536. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 537. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
- 538. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords
- 539. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 540. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 541. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
- 542. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
- 543. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 496. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal
+ 497. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-java-viewer-proxy
+ 498. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-portal
+ 499. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-https
+ 500. http://www.karlrunge.com/x11vnc/ssl-output.html
+ 501. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
+ 502. http://www.karlrunge.com/x11vnc/ss_vncviewer
+ 503. http://www.karlrunge.com/x11vnc/ssl-portal.html
+ 504. http://www.karlrunge.com/x11vnc/ssl.html
+ 505. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 506. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 507. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-viewers
+ 508. http://www.karlrunge.com/x11vnc/ssl-portal.html
+ 509. http://www.karlrunge.com/x11vnc/ssl.html
+ 510. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously
+ 511. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
+ 512. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
+ 513. http://www.karlrunge.com/x11vnc/index.html#x11vnc_loop
+ 514. http://club.mandriva.com/xwiki/bin/view/KB/XwinXset
+ 515. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
+ 516. http://www.karlrunge.com/x11vnc/index.html#dtlogin_solaris
+ 517. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-N
+ 518. http://www.jirka.org/gdm-documentation/x241.html
+ 519. http://www.karlrunge.com/x11vnc/x11vnc_loop
+ 520. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
+ 521. http://www.karlrunge.com/x11vnc/index.html#faq-xterminal-xauth
+ 522. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-inetd
+ 523. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-q
+ 524. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-auth
+ 525. http://www.karlrunge.com/x11vnc/index.html#faq-userlogin
+ 526. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-avahi
+ 527. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-mdns
+ 528. http://www.avahi.org/
+ 529. http://www.karlrunge.com/x11vnc/index.html#faq-inetd
+ 530. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 531. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 532. http://www.karlrunge.com/x11vnc/index.html#stunnel-inetd
+ 533. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
+ 534. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 535. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 536. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 537. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 538. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 539. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 540. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 541. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 542. http://www.karlrunge.com/x11vnc/index.html#faq-unix-passwords
+ 543. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
544. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 545. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
- 546. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
- 547. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 548. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 549. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
- 550. http://www.karlrunge.com/x11vnc/faq-linuxvc
- 551. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 552. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
- 553. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
- 554. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 555. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
- 556. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
- 557. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
- 558. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
- 559. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-vncconnect
- 560. http://www.karlrunge.com/x11vnc/index.html#localaccess
- 561. http://www.karlrunge.com/x11vnc/index.html#localaccess
- 562. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
- 563. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
- 564. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 565. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 566. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 567. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 568. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
- 569. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
- 570. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
- 571. http://www.karlrunge.com/x11vnc/Xdummy
- 572. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 573. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously
- 574. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
- 575. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 545. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
+ 546. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-localhost
+ 547. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-unixpw
+ 548. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
+ 549. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
+ 550. http://www.karlrunge.com/x11vnc/index.html#ss_vncviewer
+ 551. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 552. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 553. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 554. http://www.karlrunge.com/x11vnc/faq-linuxvc
+ 555. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 556. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
+ 557. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-loop
+ 558. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 559. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-httpdir
+ 560. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-http
+ 561. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
+ 562. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remote
+ 563. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-vncconnect
+ 564. http://www.karlrunge.com/x11vnc/index.html#localaccess
+ 565. http://www.karlrunge.com/x11vnc/index.html#localaccess
+ 566. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
+ 567. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 568. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 569. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 570. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 571. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 572. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
+ 573. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
+ 574. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
+ 575. http://www.karlrunge.com/x11vnc/Xdummy
576. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
- 577. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
- 578. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
- 579. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
- 580. http://www.karlrunge.com/x11vnc/shm_clear
- 581. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
- 582. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
- 583. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
- 584. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nap
- 585. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
- 586. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sb
- 587. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
- 588. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs
- 589. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads
- 590. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
- 591. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 592. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
- 593. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
- 594. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
- 595. http://www.tightvnc.com/
- 596. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 577. http://www.karlrunge.com/x11vnc/index.html#display-manager-continuously
+ 578. http://www.karlrunge.com/x11vnc/index.html#findcreatedisplay
+ 579. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-display_WAIT
+ 580. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-find
+ 581. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-create
+ 582. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-svc
+ 583. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xdmsvc
+ 584. http://www.karlrunge.com/x11vnc/shm_clear
+ 585. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
+ 586. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
+ 587. http://www.karlrunge.com/x11vnc/index.html#faq-noshm
+ 588. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nap
+ 589. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
+ 590. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sb
+ 591. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
+ 592. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs
+ 593. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads
+ 594. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
+ 595. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 596. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
597. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
- 598. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
- 599. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-speeds
- 600. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
- 601. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs
- 602. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
- 603. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
- 604. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-progressive
- 605. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 606. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel
- 607. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor
- 608. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos
- 609. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-readtimeout
- 610. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
- 611. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
- 612. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_area
- 613. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_mem
- 614. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
- 615. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
- 616. http://linpvr.org/minimyth/
- 617. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
- 618. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
- 619. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
- 620. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
- 621. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
- 622. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
- 623. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads
- 624. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
- 625. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect
- 626. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode
- 627. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
- 628. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
- 629. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
- 630. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 598. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 599. http://www.tightvnc.com/
+ 600. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 601. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 602. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-solid
+ 603. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-speeds
+ 604. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
+ 605. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fs
+ 606. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
+ 607. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
+ 608. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-progressive
+ 609. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 610. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel
+ 611. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor
+ 612. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos
+ 613. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-readtimeout
+ 614. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
+ 615. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
+ 616. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_area
+ 617. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xd_mem
+ 618. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
+ 619. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
+ 620. http://linpvr.org/minimyth/
+ 621. http://www.karlrunge.com/x11vnc/index.html#faq-beryl
+ 622. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
+ 623. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
+ 624. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
+ 625. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
+ 626. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pointer_mode
+ 627. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-threads
+ 628. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
+ 629. http://www.karlrunge.com/x11vnc/index.html#faq-scrollcopyrect
+ 630. http://www.karlrunge.com/x11vnc/index.html#faq-pointer-mode
631. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
- 632. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 632. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
633. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
- 634. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wirecopyrect
- 635. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
- 636. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
- 637. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scr_skip
- 638. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale
- 639. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
- 640. http://www.karlrunge.com/x11vnc/index.html#beta-test
- 641. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache
- 642. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop
- 643. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_no_rootpixmap
- 644. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_cr
- 645. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
- 646. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
- 647. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
- 648. http://www.karlrunge.com/x11vnc/index.html#the-overlay-mode
- 649. http://www.karlrunge.com/x11vnc/index.html#solaris10-build
- 650. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
- 651. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphacut
- 652. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphafrac
- 653. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alpharemove
- 654. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape
- 655. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noalphablend
- 656. http://www.karlrunge.com/x11vnc/ssvnc.html
- 657. http://www.tightvnc.com/
- 658. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor
- 659. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursorpos
- 660. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos
- 661. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape
- 662. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap
- 663. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_pointer
- 664. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap
- 665. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
- 666. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
- 667. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
- 668. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard
- 669. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
- 670. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys
- 671. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
- 672. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
- 673. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 674. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
- 675. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard
- 676. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
- 677. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
- 678. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys
- 679. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
- 680. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
+ 634. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 635. http://www.karlrunge.com/x11vnc/index.html#fb_read_slow
+ 636. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 637. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wireframe
+ 638. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wirecopyrect
+ 639. http://www.karlrunge.com/x11vnc/index.html#faq-wireframe
+ 640. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-fixscreen
+ 641. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scr_skip
+ 642. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale
+ 643. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scrollcopyrect
+ 644. http://www.karlrunge.com/x11vnc/index.html#beta-test
+ 645. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache
+ 646. http://www.karlrunge.com/x11vnc/ssvnc.html#ycrop
+ 647. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_no_rootpixmap
+ 648. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ncache_cr
+ 649. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
+ 650. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursor
+ 651. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-overlay
+ 652. http://www.karlrunge.com/x11vnc/index.html#the-overlay-mode
+ 653. http://www.karlrunge.com/x11vnc/index.html#solaris10-build
+ 654. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
+ 655. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphacut
+ 656. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alphafrac
+ 657. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-alpharemove
+ 658. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape
+ 659. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noalphablend
+ 660. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 661. http://www.tightvnc.com/
+ 662. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursor
+ 663. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-cursorpos
+ 664. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorpos
+ 665. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nocursorshape
+ 666. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap
+ 667. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_pointer
+ 668. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-buttonmap
+ 669. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
+ 670. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
+ 671. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
+ 672. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard
+ 673. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
+ 674. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys
+ 675. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
+ 676. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
+ 677. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 678. http://www.karlrunge.com/x11vnc/index.html#faq-xkbmodtweak
+ 679. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-debug_keyboard
+ 680. http://www.karlrunge.com/x11vnc/index.html#faq-greaterless
681. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
- 682. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_keycodes
- 683. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 684. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
- 685. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 686. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 687. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
- 688. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat
- 689. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat
- 690. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
- 691. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 692. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 693. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak
- 694. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 682. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-sloppy_keys
+ 683. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-modtweak
+ 684. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
+ 685. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xkb
+ 686. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_keycodes
+ 687. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 688. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
+ 689. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 690. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 691. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-add_keysyms
+ 692. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat
+ 693. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-norepeat
+ 694. http://www.karlrunge.com/x11vnc/index.html#faq-display-manager
695. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 696. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_lockkeys
- 697. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
- 698. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak
- 699. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock
- 700. http://www.karlrunge.com/x11vnc/index.html#faq-scaling
- 701. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale
- 702. http://www.cus.cam.ac.uk/~ssb22/source/vnc-magnification.html
- 703. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport
- 704. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
- 705. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
- 706. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale_cursor
- 707. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-blackout
- 708. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama
- 709. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama
- 710. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer
- 711. http://www.karlrunge.com/x11vnc/index.html#faq-solshm
- 712. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
- 713. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
- 714. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clip
- 715. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama
- 716. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 717. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 718. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xrandr
- 719. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-padgeom
- 720. http://www.karlrunge.com/x11vnc/ssvnc.html
- 721. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate
- 722. http://www.jwz.org/xscreensaver/man1.html
- 723. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms
- 724. http://www.beryl-project.org/
- 725. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
- 726. http://www.dslinux.org/blogs/pepsiman/?p=73
- 727. http://linpvr.org/minimyth/
- 728. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
- 729. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
- 730. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
- 731. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 732. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 733. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
- 734. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
- 735. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb
- 736. http://www.karlrunge.com/x11vnc/index.html#faq-video
- 737. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
- 738. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
- 739. http://www.karlrunge.com/x11vnc/index.html#faq-video
- 740. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 741. http://www.karlrunge.com/x11vnc/index.html#faq-video
- 742. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
- 743. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
- 744. http://www.karlrunge.com/x11vnc/index.html#faq-vmware
- 745. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 746. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
- 747. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb
- 748. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32
- 749. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
- 750. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-slow_fb
- 751. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
- 752. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-freqtab
- 753. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
- 754. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
- 755. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
- 756. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 757. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 758. http://www.redstonesoftware.com/vnc.html
- 759. http://www.apple.com/remotedesktop/
- 760. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 761. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
- 762. http://fredrik.hubbe.net/x2vnc.html
- 763. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc
- 764. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect
- 765. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
- 766. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
- 767. http://sourceforge.net/projects/vnc-reflector/
- 768. http://www.tightvnc.com/projector/
- 769. http://www.ultravnc.com/addons/repeater.html
- 770. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
- 771. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel
- 772. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noprimary
- 773. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-seldir
- 774. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input
- 775. http://www.unixuser.org/~euske/vnc2swf/
- 776. http://wolphination.com/linux/2006/06/30/how-to-record-videos-of-your-desktop/
- 777. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofilexfer
- 778. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
- 779. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer
- 780. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noultraext
- 781. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms
- 782. http://www.uvnc.com/addons/singleclick.html
- 783. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
- 784. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
- 785. http://stunnel.mirt.net/
- 786. http://www.samba.org/
- 787. http://www.karlrunge.com/x11vnc/ssvnc.html
- 788. http://www.cups.org/
- 789. http://www.karlrunge.com/x11vnc/ssvnc.html
- 790. http://www.karlrunge.com/x11vnc/ssvnc.html
- 791. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nobell
- 792. http://www.karlrunge.com/x11vnc/index.html#faq-sound
+ 696. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 697. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak
+ 698. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 699. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 700. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-skip_lockkeys
+ 701. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-remap
+ 702. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nomodtweak
+ 703. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock
+ 704. http://www.karlrunge.com/x11vnc/index.html#faq-scaling
+ 705. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale
+ 706. http://www.cus.cam.ac.uk/~ssb22/source/vnc-magnification.html
+ 707. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rfbport
+ 708. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-gui
+ 709. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
+ 710. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-scale_cursor
+ 711. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-blackout
+ 712. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama
+ 713. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xinerama
+ 714. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xwarppointer
+ 715. http://www.karlrunge.com/x11vnc/index.html#faq-solshm
+ 716. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-onetile
+ 717. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noshm
+ 718. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-clip
+ 719. http://www.karlrunge.com/x11vnc/index.html#faq-xinerama
+ 720. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 721. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 722. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-xrandr
+ 723. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-padgeom
+ 724. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 725. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rotate
+ 726. http://www.jwz.org/xscreensaver/man1.html
+ 727. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodpms
+ 728. http://www.beryl-project.org/
+ 729. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noxdamage
+ 730. http://www.dslinux.org/blogs/pepsiman/?p=73
+ 731. http://linpvr.org/minimyth/
+ 732. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
+ 733. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
+ 734. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
+ 735. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 736. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 737. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
+ 738. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
+ 739. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb
+ 740. http://www.karlrunge.com/x11vnc/index.html#faq-video
+ 741. http://www.karlrunge.com/x11vnc/index.html#faq-xvfb
+ 742. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
+ 743. http://www.karlrunge.com/x11vnc/index.html#faq-video
+ 744. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 745. http://www.karlrunge.com/x11vnc/index.html#faq-video
+ 746. http://www.karlrunge.com/x11vnc/index.html#faq-linuxvc
+ 747. http://www.karlrunge.com/x11vnc/index.html#faq-qt-embedded
+ 748. http://www.karlrunge.com/x11vnc/index.html#faq-vmware
+ 749. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 750. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
+ 751. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-snapfb
+ 752. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-24to32
+ 753. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-wait
+ 754. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-slow_fb
+ 755. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-defer
+ 756. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-freqtab
+ 757. http://www.karlrunge.com/x11vnc/index.html#faq-rawfb
+ 758. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
+ 759. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-pipeinput
+ 760. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 761. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 762. http://www.redstonesoftware.com/vnc.html
+ 763. http://www.apple.com/remotedesktop/
+ 764. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 765. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-id
+ 766. http://fredrik.hubbe.net/x2vnc.html
+ 767. http://www.karlrunge.com/x11vnc/index.html#faq-win2vnc
+ 768. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-reflect
+ 769. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-rawfb
+ 770. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nodragging
+ 771. http://sourceforge.net/projects/vnc-reflector/
+ 772. http://www.tightvnc.com/projector/
+ 773. http://www.ultravnc.com/addons/repeater.html
+ 774. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-connect
+ 775. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nosel
+ 776. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noprimary
+ 777. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-seldir
+ 778. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-input
+ 779. http://www.unixuser.org/~euske/vnc2swf/
+ 780. http://wolphination.com/linux/2006/06/30/how-to-record-videos-of-your-desktop/
+ 781. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nofilexfer
+ 782. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-users
+ 783. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ultrafilexfer
+ 784. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noultraext
+ 785. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-noserverdpms
+ 786. http://www.uvnc.com/addons/singleclick.html
+ 787. http://www.karlrunge.com/x11vnc/index.html#faq-macosx
+ 788. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-ssl
+ 789. http://stunnel.mirt.net/
+ 790. http://www.samba.org/
+ 791. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 792. http://www.cups.org/
+ 793. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 794. http://www.karlrunge.com/x11vnc/ssvnc.html
+ 795. http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-nobell
+ 796. http://www.karlrunge.com/x11vnc/index.html#faq-sound
=======================================================================
http://www.karlrunge.com/x11vnc/chainingssh.html:
@@ -9961,7 +9982,7 @@ http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html:
_________________________________________________________________
-Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
+Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
[1](To Downloads) [2](To Quick Start)
@@ -9983,13 +10004,13 @@ Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
The short name for this project is "ssvnc" for SSL/SSH VNC Viewer.
It is a self-contained bundle, you could carry it around on, say, a
- USB memory stick / flash drive for secure VNC viewing from almost any
- machine, Unix, Mac OS X, and Windows (and if you create a directory
- named "Home" in the toplevel ssvnc directory on the drive your VNC
- profiles and certs will be kept there as well).
+ [4]USB memory stick / flash drive for secure VNC viewing from almost
+ any machine, Unix, Mac OS X, and Windows (and if you create a
+ directory named "Home" in the toplevel ssvnc directory on the drive
+ your VNC profiles and certs will be kept there as well).
Wrappers and a tcl/tk GUI were written and patches were created for
- the TightVNC 1.3dev7 vnc_unixsrc tree to add these features:
+ the TightVNC 1.3.9 vnc_unixsrc tree to add these features:
* SSL support for connections using the bundled stunnel program.
* Automatic SSH connections from the GUI (system ssh is used on
Unix; bundled plink is used on Windows)
@@ -10007,8 +10028,11 @@ Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
* Support for native MacOS X usage with bundled Chicken of the VNC
viewer.
* Reverse (viewer listening) VNC connections via SSL and SSH.
+ * [5]Dynamic VNC Server Port determination and redirection (using
+ ssh's builtin SOCKS proxy, -D) for servers like x11vnc that print
+ out PORT= at startup.
- Unix TightVNC Viewer improvements (these only apply to the Unix VNC
+ [6]Unix TightVNC Viewer improvements (these only apply to the Unix VNC
viewer):
* rfbNewFBSize VNC support (dynamic screen resizing)
* ZRLE VNC encoding support (RealVNC's encoding)
@@ -10016,9 +10040,9 @@ Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
(-use64/-bgr222, -use8/-bgr111)
* Medium color mode: 16bpp mode on a 32bpp Viewer display
(-16bpp/-bgr565)
- * Cursor [4]alphablending with x11vnc at 32bpp (-alpha option)
+ * Cursor [7]alphablending with x11vnc at 32bpp (-alpha option)
* Maintains its own BackingStore if the X server does not
- * For use with x11vnc's [5]client-side caching -ncache method use
+ * For use with x11vnc's [8]client-side caching -ncache method use
the cropping option -ycrop n. This will "hide" the large pixel
buffer cache below the actual display. Set to the actual height or
use -1 for autodetection (also, tall screens, H > 2*W, are
@@ -10131,6 +10155,14 @@ ssvnc.exe
(the Mac OS X and Unix launchers are simply links to the bin
directory). See the README for more information.
+ The Viewer SSL support is done via a wrapper script (bin/ssvnc_cmd
+ that calls bin/util/ss_vncviewer) that starts up the STUNNEL tunnel
+ first and then starts the TightVNC viewer pointed at that tunnel. The
+ bin/ssvnc program is a GUI front-end to that script. See [9]this FAQ
+ for more details on SSL tunnelling. In SSH connection mode, the
+ wrappers stat up SSH appropriately.
+
+
Memory Stick Usage: If you create a directory named "Home" in that
toplevel ssvnc directory then that will be used as the base for
storing VNC profiles and certificates. Also, for convenience, if you
@@ -10142,12 +10174,29 @@ ssvnc.exe
load or save). WARNING: if you use ssvnc from an "Internet Cafe", i.e.
an untrusted computer, an intruder may be capturing keystrokes etc.
+ Dynamic VNC Server Port determination: If you are running SSVNC on
+ Unix and are using SSH to start the remote VNC server and the VNC
+ server prints out the line "PORT=NNNN" to indicate which dynamic port
+ it is using (x11vnc does this), then if you prefix the SSH command
+ with "PORT=" SSVNC will watch for the PORT=NNNN line and uses ssh's
+ built in SOCKS proxy (ssh -D ...) to connect to the dynamic VNC server
+ port through the SSH tunnel. For example:
+ VNC Host:Display user@somehost.com
+ Remote SSH Command: PORT= x11vnc -find
+
+ or "PORT= x11vnc -display :0 -localhost", etc. Or use "P= x11vnc ..."
+
+ There is also code to detect the display of the regular Unix
+ vncserver(1). It extracts the display (and hence port) from the lines
+ "New 'X' desktop is hostname:4" and also "VNC server is already
+ running as :4". So you can use something like:
+ PORT= vncserver; sleep 15
+or: PORT= vncserver :4; sleep 15
+
+ the latter is preferred because when you reconnect with it will find
+ the already running one. The former one will keep creating new X
+ sessions if called repeatedly.
- The Viewer SSL support is done via a wrapper script (bin/ssvnc_cmd
- that calls bin/util/ss_vncviewer) that starts up the STUNNEL tunnel
- first and then starts the TightVNC viewer pointed at that tunnel. The
- bin/ssvnc program is a GUI front-end to that script. See [6]this FAQ
- for more details on SSL tunnelling.
Patches for Unix Tightvnc viewer:
@@ -10156,7 +10205,7 @@ ssvnc.exe
resize when the server does (e.g. "x11vnc -R scale=3/4" remote control
command).
- The cursor alphablending is [7]described here.
+ The cursor alphablending is [10]described here.
The RealVNC ZRLE encoding is supported, in addition to some low colors
modes (16bpp and 8bpp at 256, 64, and even 8 colors, for use on very
@@ -10166,7 +10215,7 @@ ssvnc.exe
The Popup menu (F8) is enhanced with the ability to change many things
on the fly. F9 is added as a shortcut to toggle FullScreen mode.
- Client Side Caching: The x11vnc [8]client-side caching is handled
+ Client Side Caching: The x11vnc [11]client-side caching is handled
nicely by this viewer. The very large pixel cache below the actual
display in this caching method is distracting. Our Unix VNC viewer
will automatically try to autodetect the actual display height if the
@@ -10179,7 +10228,7 @@ ssvnc.exe
scrollbars are set to be very thin (2 pixels) to be less distracting.
Use the -sbwidth n to make them wider.
- Probably nobody is interested in the [9]grabserver patch for old
+ Probably nobody is interested in the [12]grabserver patch for old
window managers when the viewer is in fullscreen mode... This and some
other unfixed bugs have been fixed in our patches (fullscreen toggle
works with KDE, -x11cursor has been fixed, and the dot cursor has been
@@ -10293,18 +10342,19 @@ Enhanced TightVNC viewer (SSVNC) options:
For Windows, SSL Viewer support is provided by a GUI Windows/ssvnc.exe
that prompts for the VNC display and then starts up STUNNEL followed
- by the Stock TightVNC Windows Viewer. The GUI has other useful
- features. When the connection is finished, you will be asked if you
- want to terminate the STUNNEL program. For SSH connections from
- Windows the GUI will use PLINK instead of STUNNEL.
+ by the Stock TightVNC Windows Viewer. Both are bundled in the package
+ for your convenience. The GUI has other useful features. When the
+ connection is finished, you will be asked if you want to terminate the
+ STUNNEL program. For SSH connections from Windows the GUI will use
+ PLINK instead of STUNNEL.
- Unix, Mac OS X, and Windows:
+ Unix and Mac OS X:
- Run the GUI (see above) and let me know how it goes.
+ Run the GUI (ssvnc, see above) and let me know how it goes.
_________________________________________________________________
Hopefully this tool will make it convenient for people to help test
- and use the [10]built-in SSL support in x11vnc. Extra testing of this
+ and use the [13]built-in SSL support in x11vnc. Extra testing of this
feature is much appreciated!! Thanks.
Please Help Test the newly added features:
@@ -10317,30 +10367,28 @@ Enhanced TightVNC viewer (SSVNC) options:
Server machine, and to mount your local Windows or Samba shares on the
remote VNC Server machine. Basically these new features try to
automate the tricks described here:
- [11]http://www.karlrunge.com/x11vnc/#faq-smb-shares
- [12]http://www.karlrunge.com/x11vnc/#faq-cups
- [13]http://www.karlrunge.com/x11vnc/#faq-sound
-
- (and there may be kinks to work out).
+ [14]http://www.karlrunge.com/x11vnc/#faq-smb-shares
+ [15]http://www.karlrunge.com/x11vnc/#faq-cups
+ [16]http://www.karlrunge.com/x11vnc/#faq-sound
_________________________________________________________________
Downloading: This project can be downloaded here, choose the archive
file bundle that best suits you (e.g. no source code, windows only,
unix only, zip, tar etc):
- [14]ssvnc_windows_only-1.0.16.zip Windows Binaries Only. No source incl
+ [17]ssvnc_windows_only-1.0.16.zip Windows Binaries Only. No source incl
uded (~6MB)
- [15]ssvnc_no_windows-1.0.16.tar.gz Unix and Mac OS X Only. No Windows bin
+ [18]ssvnc_no_windows-1.0.16.tar.gz Unix and Mac OS X Only. No Windows bin
aries. Source included. (~6MB)
- [16]ssvnc_unix_only-1.0.16.tar.gz Unix Binaries Only. No source incl
+ [19]ssvnc_unix_only-1.0.16.tar.gz Unix Binaries Only. No source incl
uded. (~3.5MB)
- [17]ssvnc_unix_minimal-1.0.16.tar.gz Unix Minimal. You must supply your ow
+ [20]ssvnc_unix_minimal-1.0.16.tar.gz Unix Minimal. You must supply your ow
n vncviewer and stunnel. (~0.1MB)
- [18]ssvnc-1.0.16.tar.gz All Unix, Mac OS X, and Windows binari
+ [21]ssvnc-1.0.16.tar.gz All Unix, Mac OS X, and Windows binari
es and source TGZ. (~11MB)
- [19]ssvnc-1.0.16.zip All Unix, Mac OS X, and Windows binari
+ [22]ssvnc-1.0.16.zip All Unix, Mac OS X, and Windows binari
es and source ZIP. (~11MB)
- [20]ssvnc_all-1.0.16.zip All Unix, Mac OS X, and Windows binari
+ [23]ssvnc_all-1.0.16.zip All Unix, Mac OS X, and Windows binari
es and source AND full archives in the zip dir. (~15MB)
You can try for an older one by replacing, e.g. ".16" by ".11", etc.
@@ -10350,7 +10398,7 @@ es and source AND full archives in the zip dir. (~15MB)
subdirectory if you like.
A self-extracting and running file for the "ssvnc_unix_minimal"
- package is here: [21]ssvnc. Save it as filename "ssvnc", type "chmod
+ package is here: [24]ssvnc. Save it as filename "ssvnc", type "chmod
755 ./ssvnc", and then launch the GUI via typing "./ssvnc". Note that
this "ssvnc_unix_minimal" mode requires you install the "stunnel" and
"vncviewer" programs externally (for example, install your distros'
@@ -10389,17 +10437,17 @@ es and source AND full archives in the zip dir. (~15MB)
redistribute the above because of cryptographic software they contain
or for other reasons. Please check out your situation and information
at the following and related sites:
- [22]http://www.stunnel.org
- [23]http://stunnel.mirt.net
- [24]http://www.openssl.org
- [25]http://www.chiark.greenend.org.uk/~sgtatham/putty/
- [26]http://www.tightvnc.com
- [27]http://www.realvnc.com
- [28]http://sourceforge.net/projects/cotvnc/
+ [25]http://www.stunnel.org
+ [26]http://stunnel.mirt.net
+ [27]http://www.openssl.org
+ [28]http://www.chiark.greenend.org.uk/~sgtatham/putty/
+ [29]http://www.tightvnc.com
+ [30]http://www.realvnc.com
+ [31]http://sourceforge.net/projects/cotvnc/
_________________________________________________________________
Here is the toplevel README from the bundle:
- Enhanced TightVNC Viewer (ssvnc: SSL/SSH VNC viewer)
+ Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
Copyright (c) 2006-2007 Karl J. Runge
All rights reserved.
@@ -10478,13 +10526,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)
@@ -10556,7 +10610,7 @@ Unix and Mac OS X:
Unpack the archive:
- % gzip -dc ssvnc-1.0.16.tar.gz | tar xvf -
+ % gzip -dc ssvnc-1.0.15.tar.gz | tar xvf -
Run the GUI:
@@ -10566,7 +10620,7 @@ Unix and Mac OS X:
On MacOSX you could also click on the SSVNC app in the Finder.
- The smaller file "ssvnc_no_windows-1.0.16.tar.gz"
+ The smaller file "ssvnc_no_windows-1.0.15.tar.gz"
could have been used as well.
On MacOSX there is also a SSVNC.app directory icon you can click on
@@ -10577,7 +10631,7 @@ Windows:
Unzip, using WinZip or a similar utility, the zip file:
- ssvnc-1.0.16.zip
+ ssvnc-1.0.15.zip
Run the GUI, e.g.:
@@ -10589,7 +10643,7 @@ Windows:
select Open, and then OK to launch it.
- The smaller file "ssvnc_windows_only-1.0.16.zip"
+ The smaller file "ssvnc_windows_only-1.0.15.zip"
could have been used as well.
You can make a Windows shortcut to this program if you want to.
@@ -10840,31 +10894,34 @@ References
1. http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html#download
2. http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html#quickstart
3. http://www.karlrunge.com/x11vnc/index.html
- 4. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
- 5. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
- 6. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
+ 4. http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html#memory-stick
+ 5. http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html#dynamic-port
+ 6. http://www.karlrunge.com/x11vnc/enhanced_tightvnc_viewer.html#unix-patches
7. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
8. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
- 9. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars
- 10. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
- 11. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares
- 12. http://www.karlrunge.com/x11vnc/index.html#faq-cups
- 13. http://www.karlrunge.com/x11vnc/index.html#faq-sound
- 14. http://www.karlrunge.com/x11vnc/etv/ssvnc_windows_only-1.0.16.zip
- 15. http://www.karlrunge.com/x11vnc/etv/ssvnc_no_windows-1.0.16.tar.gz
- 16. http://www.karlrunge.com/x11vnc/etv/ssvnc_unix_only-1.0.16.tar.gz
- 17. http://www.karlrunge.com/x11vnc/etv/ssvnc_unix_minimal-1.0.16.tar.gz
- 18. http://www.karlrunge.com/x11vnc/etv/ssvnc-1.0.16.tar.gz
- 19. http://www.karlrunge.com/x11vnc/etv/ssvnc-1.0.16.zip
- 20. http://www.karlrunge.com/x11vnc/etv/ssvnc_all-1.0.16.zip
- 21. http://www.karlrunge.com/x11vnc/etv/ssvnc
- 22. http://www.stunnel.org/
- 23. http://stunnel.mirt.net/
- 24. http://www.openssl.org/
- 25. http://www.chiark.greenend.org.uk/~sgtatham/putty/
- 26. http://www.tightvnc.com/
- 27. http://www.realvnc.com/
- 28. http://sourceforge.net/projects/cotvnc/
+ 9. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-ext
+ 10. http://www.karlrunge.com/x11vnc/index.html#faq-xfixes-alpha-hacks
+ 11. http://www.karlrunge.com/x11vnc/index.html#faq-client-caching
+ 12. http://www.karlrunge.com/x11vnc/index.html#faq-scrollbars
+ 13. http://www.karlrunge.com/x11vnc/index.html#faq-ssl-tunnel-int
+ 14. http://www.karlrunge.com/x11vnc/index.html#faq-smb-shares
+ 15. http://www.karlrunge.com/x11vnc/index.html#faq-cups
+ 16. http://www.karlrunge.com/x11vnc/index.html#faq-sound
+ 17. http://www.karlrunge.com/x11vnc/etv/ssvnc_windows_only-1.0.16.zip
+ 18. http://www.karlrunge.com/x11vnc/etv/ssvnc_no_windows-1.0.16.tar.gz
+ 19. http://www.karlrunge.com/x11vnc/etv/ssvnc_unix_only-1.0.16.tar.gz
+ 20. http://www.karlrunge.com/x11vnc/etv/ssvnc_unix_minimal-1.0.16.tar.gz
+ 21. http://www.karlrunge.com/x11vnc/etv/ssvnc-1.0.16.tar.gz
+ 22. http://www.karlrunge.com/x11vnc/etv/ssvnc-1.0.16.zip
+ 23. http://www.karlrunge.com/x11vnc/etv/ssvnc_all-1.0.16.zip
+ 24. http://www.karlrunge.com/x11vnc/etv/ssvnc
+ 25. http://www.stunnel.org/
+ 26. http://stunnel.mirt.net/
+ 27. http://www.openssl.org/
+ 28. http://www.chiark.greenend.org.uk/~sgtatham/putty/
+ 29. http://www.tightvnc.com/
+ 30. http://www.realvnc.com/
+ 31. http://sourceforge.net/projects/cotvnc/
=======================================================================
http://www.karlrunge.com/x11vnc/x11vnc_opts.html:
@@ -10877,7 +10934,7 @@ x11vnc: a VNC server for real X displays
Here are all of x11vnc command line options:
% x11vnc -opts (see below for -help long descriptions)
-x11vnc: allow VNC connections to real X11 displays. 0.9.1 lastmod: 2007-05-06
+x11vnc: allow VNC connections to real X11 displays. 0.9.1 lastmod: 2007-05-16
x11vnc options:
-display disp -auth file -N
@@ -10991,7 +11048,7 @@ libvncserver-tight-extension options:
% x11vnc -help
-x11vnc: allow VNC connections to real X11 displays. 0.9.1 lastmod: 2007-05-06
+x11vnc: allow VNC connections to real X11 displays. 0.9.1 lastmod: 2007-05-16
(type "x11vnc -opts" to just list the options.)
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)
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ss_vncviewer b/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ss_vncviewer
index 25854cd..f7b4831 100755
--- a/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ss_vncviewer
+++ b/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ss_vncviewer
@@ -325,6 +325,8 @@ if uname | grep Linux > /dev/null; then
inuse=`netstat -ant | egrep 'LISTEN|WAIT|ESTABLISH|CLOSE' | awk '{print $4}' | sed 's/^.*://'`
elif uname | grep SunOS > /dev/null; then
inuse=`netstat -an -f inet -P tcp | grep LISTEN | awk '{print $1}' | sed 's/^.*\.//'`
+elif uname | grep -i bsd > /dev/null; then
+ inuse=`netstat -ant -f inet | grep LISTEN | awk '{print $4}' | sed 's/^.*\.//'`
# add others...
fi
@@ -423,6 +425,31 @@ if echo "$0" | grep vncip > /dev/null; then
VNCVIEWERCMD="$VNCIPCMD"
fi
+rchk() {
+ if [ "X$BASH_VERSION" = "X" ]; then
+ RANDOM=`date +%S``sh -c 'echo $$'``ps -elf 2>&1 | sum 2>&1 | awk '{print $1}'`
+ fi
+}
+rchk
+
+mytmp() {
+ tf=$1
+ rm -rf "$tf" || exit 1
+ if [ -d "$tf" ]; then
+ echo "tmp file $tf still exists as a directory."
+ exit 1
+ elif [ -L "$tf" ]; then
+ echo "tmp file $tf still exists as a symlink."
+ exit 1
+ elif [ -f "$tf" ]; then
+ echo "tmp file $tf still exists."
+ exit 1
+ fi
+ touch "$tf" || exit 1
+ chmod 600 "$tf" || exit 1
+ rchk
+}
+
if [ "X$use_ssh" = "X1" ]; then
ssh_port="22"
ssh_host="$host"
@@ -483,28 +510,88 @@ if [ "X$use_ssh" = "X1" ]; then
if [ "X$SS_VNCVIEWER_USE_C" != "X" ]; then
C="-C"
fi
- if [ "X$reverse" = "X" ]; then
+
+ getport=""
+ if echo "$ssh_cmd" | egrep "^(PORT=|P=)" > /dev/null; then
+ getport=1
+ PORT=""
+ ssh_cmd=`echo "$ssh_cmd" | sed -e 's/^PORT=[ ]*//' -e 's/^P=//'`
+ SSVNC_NO_ENC_WARN=1
+ if [ "X$use_sshssl" = "X" ]; then
+ direct_connect=1
+ fi
+ fi
+ if [ "X$getport" != "X" ]; then
+ ssh_redir="-D ${use}"
+ elif [ "X$reverse" = "X" ]; then
ssh_redir="-L ${use}:${vnc_host}:${port}"
else
ssh_redir="-R ${port}:${vnc_host}:${use}"
fi
pmark=`sh -c 'echo $$'`
+
# the -t option actually speeds up typing response via VNC!!
+
if [ "X$SS_VNCVIEWER_SSH_ONLY" != "X" ]; then
echo "$ssh -x -p $ssh_port $targ $C $ssh_args $ssh_host \"$info\""
echo ""
$ssh -x -p $ssh_port $targ $C $ssh_args $ssh_host "$ssh_cmd"
exit $?
+
elif [ "X$SS_VNCVIEWER_NO_F" != "X" ]; then
echo "$ssh -x -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host \"$info\""
echo ""
$ssh -x -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host "$ssh_cmd"
+ rc=$?
+
+ elif [ "X$getport" != "X" ]; then
+ echo "$ssh -x -f -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host \"$info\""
+ echo ""
+
+ tport=/tmp/tport${RANDOM}.$$
+ mytmp $tport
+ $ssh -x -f -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host "$ssh_cmd" > $tport
+ rc=$?
+
+ stty sane
+ i=0
+ while [ $i -lt 10 ]; do
+ sleep 1
+ PORT=`grep "^PORT=" $tport | head -1 | sed -e 's/PORT=//' -e 's/\r//g'`
+ if echo "$PORT" | grep '^[0-9][0-9]*$' > /dev/null; then
+ break
+ fi
+ vnss=`sed -e 's/\r//g' $tport | egrep -i '^(New.* desktop is|A VNC server is already running).*:[0-9[0-9]*$' | head -1 | awk '{print $NF}'`
+ if [ "X$vnss" != "X" ]; then
+ PORT=`echo "$vnss" | awk -F: '{print $2}'`
+ if echo "$PORT" | grep '^[0-9][0-9]*$' > /dev/null; then
+ if [ $PORT -lt 100 ]; then
+ PORT=`expr $PORT + 5900`
+ fi
+ fi
+ if echo "$PORT" | grep '^[0-9][0-9]*$' > /dev/null; then
+ break
+ fi
+ fi
+ i=`expr $i + 1`
+ done
+
+ echo "PORT=$PORT" 1>&2
+ PPROXY_SOCKS=1
+ export PPROXY_SOCKS
+ host="localhost"
+ port="$PORT"
+ proxy="localhost:$use"
+ rm -f $tport
+
else
echo "$ssh -x -f -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host \"$info\""
echo ""
$ssh -x -f -p $ssh_port $targ $C $ssh_redir $ssh_args $ssh_host "$ssh_cmd"
+ rc=$?
fi
- if [ "$?" != "0" ]; then
+
+ if [ "$rc" != "0" ]; then
echo ""
echo "ssh to $ssh_host failed."
exit 1
@@ -522,7 +609,9 @@ if [ "X$use_ssh" = "X1" ]; then
fi
c=`expr $c + 1`
done
- if [ "X$ssh_cmd" = "Xsleep $ssh_sleep" ] ; then
+ if [ "X$getport" != "X" ]; then
+ :
+ elif [ "X$ssh_cmd" = "Xsleep $ssh_sleep" ] ; then
sleep 1
else
# let any command get started a bit.
@@ -532,7 +621,7 @@ if [ "X$use_ssh" = "X1" ]; then
#reset
stty sane
#echo "pssh=\"$pssh\""
- if [ "X$use_sshssl" = "X" ]; then
+ if [ "X$use_sshssl" = "X" -a "X$getport" = "X" ]; then
echo "Running viewer:"
trap "final" 0 2 15
@@ -558,7 +647,12 @@ if [ "X$use_ssh" = "X1" ]; then
port=$use
use=$use2
N=`expr $use - 5900`
- proxy=""
+ if [ "X$getport" != "X" ]; then
+ host="$host0"
+ port="$port0"
+ else
+ proxy=""
+ fi
fi
fi
@@ -576,53 +670,33 @@ if [ "X$mycert" != "X" ]; then
cert="cert = $mycert"
fi
-mytmp() {
- tf=$1
- rm -rf "$tf" || exit 1
- if [ -d "$tf" ]; then
- echo "tmp file $tf still exists as a directory."
- exit 1
- elif [ -L "$tf" ]; then
- echo "tmp file $tf still exists as a symlink."
- exit 1
- elif [ -f "$tf" ]; then
- echo "tmp file $tf still exists."
- exit 1
- fi
- touch "$tf" || exit 1
- chmod 600 "$tf" || exit 1
-}
-
-if echo "$RANDOM" | grep '[^0-9]' > /dev/null; then
- RANDOM=`date +%S`
-fi
-
pcode() {
tf=$1
- SSVNC_PROXY=$proxy; export SSVNC_PROXY
- SSVNC_DEST="$host:$port"; export SSVNC_DEST
+ PPROXY_PROXY=$proxy; export PPROXY_PROXY
+ PPROXY_DEST="$host:$port"; export PPROXY_DEST
cod='#!/usr/bin/perl
-# A hack to glue stunnel to a Web proxy for client connections.
+# A hack to glue stunnel to a Web proxy or SOCKS for client connections.
use IO::Socket::INET;
-my ($first, $second) = split(/,/, $ENV{SSVNC_PROXY});
+my ($first, $second) = split(/,/, $ENV{PPROXY_PROXY});
my ($proxy_host, $proxy_port) = split(/:/, $first);
-my $connect = $ENV{SSVNC_DEST};
+my $connect = $ENV{PPROXY_DEST};
-print STDERR "\nperl script for web proxing:\n";
+print STDERR "\nPPROXY v0.0: a tool for Web proxies and SOCKS connections.\n";
print STDERR "proxy_host: $proxy_host\n";
print STDERR "proxy_port: $proxy_port\n";
print STDERR "proxy_connect: $connect\n";
my $listen_handle = "";
-if ($ENV{SSVNC_LISTEN} != "") {
+if ($ENV{PPROXY_LISTEN} != "") {
my $listen_sock = IO::Socket::INET->new(
Listen => 2,
LocalAddr => "localhost",
- LocalPort => $ENV{SSVNC_LISTEN},
- Proto => "tcp");
+ LocalPort => $ENV{PPROXY_LISTEN},
+ Proto => "tcp"
+ );
if (! $listen_sock) {
die "perl proxy: $!\n";
}
@@ -636,7 +710,8 @@ if ($ENV{SSVNC_LISTEN} != "") {
my $sock = IO::Socket::INET->new(
PeerAddr => $proxy_host,
PeerPort => $proxy_port,
- Proto => "tcp");
+ Proto => "tcp"
+);
if (! $sock) {
unlink($0);
@@ -644,24 +719,77 @@ if (! $sock) {
}
my $con = "";
-if ($second ne "") {
+my $con0 = "";
+if ($ENV{PPROXY_SOCKS} ne "") {
+ $second = "";
+ my ($h, $p) = split(/:/, $connect);
+ $con .= pack("C", 0x04);
+ $con .= pack("C", 0x01);
+ $con .= pack("n", $p);
+
+ my $SOCKS_4a = 0;
+ if ($h eq "localhost" || $h eq "127.0.0.1") {
+ $con .= pack("C", 127);
+ $con .= pack("C", 0);
+ $con .= pack("C", 0);
+ $con .= pack("C", 1);
+ } elsif ($h =~ /^(\d+)\.(\d+)\.(\d+)\.(\d+)$/) {
+ $con .= pack("C", $1);
+ $con .= pack("C", $2);
+ $con .= pack("C", $3);
+ $con .= pack("C", $4);
+ } else {
+ $con .= pack("C", 0);
+ $con .= pack("C", 0);
+ $con .= pack("C", 0);
+ $con .= pack("C", 3);
+ $SOCKS_4a = 1;
+ }
+
+ $con .= "nobody";
+ $con .= pack("C", 0);
+
+ if ($SOCKS_4a) {
+ $con .= $h;
+ $con .= pack("C", 0);
+ }
+ $con0 = "SOCKS4 via $proxy_host:$proxy_port to $h:$p\n\n";
+
+} elsif ($second ne "") {
$con = "CONNECT $second HTTP/1.1\r\n";
$con .= "Host: $second\r\n\r\n";
+ $con0 = $con;
} else {
$con = "CONNECT $connect HTTP/1.1\r\n";
$con .= "Host: $connect\r\n\r\n";
+ $con0 = $con;
}
-print STDERR "proxy_request1:\n$con";
+print STDERR "proxy_request1:\n$con0";
print $sock $con;
unlink($0);
my $rep = "";
-while ($rep !~ /\r\n\r\n/) {
- my $c = getc($sock);
- print STDERR $c;
- $rep .= $c;
+if ($ENV{PPROXY_SOCKS} ne "") {
+ $rep = "HTTP/1.0 200";
+ for (my $i = 0; $i < 8; $i++) {
+ my $c;
+ sysread($sock, $c, 1);
+ my $s = unpack("C", $c);
+ if ($i == 0) {
+ $rep = "" if $s != 0x0;
+ } elsif ($i == 1) {
+ $rep = "" if $s != 0x5a;
+ }
+ }
+} else {
+ while ($rep !~ /\r\n\r\n/) {
+ my $c;
+ sysread($sock, $c, 1);
+ print STDERR $c;
+ $rep .= $c;
+ }
}
if ($rep !~ m,HTTP/.* 200,) {
die "proxy error: $rep\n";
@@ -676,7 +804,8 @@ if ($second ne "") {
$rep = "";
while ($rep !~ /\r\n\r\n/) {
- my $c = getc($sock);
+ my $c;
+ sysread($sock, $c, 1);
print STDERR $c;
$rep .= $c;
}
@@ -754,8 +883,8 @@ if [ "X$proxy" != "X" ]; then
if [ "X$showcert" != "X1" -a "X$direct_connect" = "X" ]; then
if uname | grep Darwin >/dev/null; then
nd=`expr $use + 333`
- SSVNC_LISTEN=$nd
- export SSVNC_LISTEN
+ PPROXY_LISTEN=$nd
+ export PPROXY_LISTEN
$ptmp 2>/dev/null &
sleep 3
host="localhost"
@@ -773,8 +902,8 @@ fi
if [ "X$showcert" = "X1" ]; then
if [ "X$proxy" != "X" ]; then
- SSVNC_LISTEN=$use
- export SSVNC_LISTEN
+ PPROXY_LISTEN=$use
+ export PPROXY_LISTEN
$ptmp 2>/dev/null &
sleep 3
host="localhost"
@@ -785,11 +914,13 @@ if [ "X$showcert" = "X1" ]; then
fi
if [ "X$direct_connect" != "X" ]; then
- echo ""
- echo "Running viewer for direct connection:"
- echo ""
- echo "** NOTE: THERE WILL BE NO SSL OR SSH ENCRYPTION **"
- echo ""
+ if [ "X$getport" = "X" ]; then
+ echo ""
+ echo "Running viewer for direct connection:"
+ echo ""
+ echo "** NOTE: THERE WILL BE NO SSL OR SSH ENCRYPTION **"
+ echo ""
+ fi
if [ "X$SSVNC_NO_ENC_WARN" != "X" ]; then
sleep 1
elif type printf > /dev/null 2>&1; then
@@ -804,8 +935,8 @@ if [ "X$direct_connect" != "X" ]; then
fi
echo ""
if [ "X$ptmp" != "X" ]; then
- SSVNC_LISTEN=$use
- export SSVNC_LISTEN
+ PPROXY_LISTEN=$use
+ export PPROXY_LISTEN
$ptmp &
if [ "X$reverse" = "X" ]; then
sleep 2
@@ -830,8 +961,6 @@ if [ "X$direct_connect" != "X" ]; then
exit $?
fi
-##debug = 7
-## debug = 6
tmp=/tmp/ss_vncviewer${RANDOM}.$$
mytmp "$tmp"
diff --git a/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssvnc.tcl b/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssvnc.tcl
index 4ba945a..2e0e76d 100755
--- a/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssvnc.tcl
+++ b/x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssvnc.tcl
@@ -12,6 +12,7 @@ exec wish "$0" "$@"
set buck_zero $argv0
proc center_win {w} {
+ global is_windows
update
set W [winfo screenwidth $w]
set W [expr $W + 1]
@@ -19,6 +20,13 @@ proc center_win {w} {
update
set x [expr [winfo screenwidth $w]/2 - [winfo width $w]/2]
set y [expr [winfo screenheight $w]/2 - [winfo height $w]/2]
+
+ if {$is_windows} {
+ set y [expr "$y - 30"]
+ if {$y <= 0} {
+ set y 1
+ }
+ }
wm geometry $w +$x+$y
wm deiconify $w
update
@@ -91,7 +99,7 @@ proc help {} {
wm title .h "SSL/SSH VNC Viewer Help"
set msg {
- Hosts:
+ Hosts and Displays:
Enter the VNC host and display in the 'VNC Host:Display' entry box.
@@ -112,6 +120,8 @@ proc help {} {
tunnel which, in turn, encrypts and redirects the connection to the
remote VNC server.
+ SSH tunnels are described below.
+
If you are using a port less than the default VNC port 5900 (usually
the VNC display = port - 5900), use the full port number itself, e.g.:
@@ -127,13 +137,24 @@ proc help {} {
after it is established). "x11vnc -ssl ..." does this, and any VNC
server can be made to do this by using, e.g., STUNNEL on the remote side.
+
*IMPORTANT*: If you do not take the steps to verify the VNC Server's
SSL Certificate, you are vulnerable to a Man-In-The-Middle attack.
- (Only passive sniffing attacks are prevented). You can use the "Fetch
- Cert" button to retrieve the Cert and then after you check it is OK
- (say, via comparing the MD5 or other info) you can save it and use
- it to verify connections. See the Certs... Help for information on
- how to do this.
+ Only passive network sniffing attacks will be prevented.
+
+ You can use the "Fetch Cert" button to retrieve the Cert and then
+ after you check it is OK (say, via comparing the MD5 or other info)
+ you can Save it and use it to verify future connections to servers.
+
+ If "Verify All Certs" is checked, this check is always enforced, and
+ so the first time you connect to a new server you may need to follow
+ a few dialogs to inspect and save the server certificate. See the
+ "Certs... -> Help" for information on how to manage certificates.
+
+ "Fetch Cert" and "Verify All Certs" are currently disabled in the
+ "SSH + SSL" mode (e.g. SSH is used to enter a firewall gateway,
+ and then SSL is tunneled through that to reach the workstation).
+
Note that on Windows when the Viewer connection is finished you may
need to terminate STUNNEL manually from the System Tray (right click
@@ -142,18 +163,27 @@ proc help {} {
VNC Password:
On Unix or MacOSX if there is a VNC password for the server you
- can enter it in the "VNC Password:" entry box. This is required on
- MacOSX when Chicken of the VNC (the default) is used. On Unix if
- you choose not to enter the password you will be prompted for it in
- the terminal running TightVNC viewer. On Windows TightVNC viewer
- should prompt you. When you Save a VNC profile, the password is
- not saved (you need to enter it each time).
+ can enter it in the "VNC Password:" entry box.
+
+ This is *REQUIRED* on MacOSX when Chicken of the VNC (the default)
+ is used. On Unix if you choose not to enter the password you will
+ be prompted for it in the terminal window running TightVNC viewer.
+ On Windows TightVNC viewer should prompt you.
+
+ NOTE: when you Save a VNC profile (Options ... -> Save Profile),
+ the password is not saved (you need to enter it each time).
SSH:
- Click on "Use SSH" or go to "Options ..." if you want to use an *SSH*
- tunnel instead of SSL (then the VNC Server does not need to speak SSL or
- use STUNNEL). "Use SSH and SSL" is similar: see the Help under Options.
+ Click on "Use SSH" or go to "Options ..." if you want to use an
+ *SSH* tunnel instead of SSL (then the VNC Server does not need to
+ speak SSL or use STUNNEL). You will need to be able to login to the
+ remote host via SSH (e.g. via password or ssh-agent).
+
+ Specify the hostname and VNC display in the VNC Host:Display entry.
+ Use something like "username@hostname.com:0" if the remote username
+ is different. "SSH + SSL" is similar but its use is more rare. See
+ the Help under Options for more info.
Proxies:
@@ -180,12 +210,15 @@ proc help {} {
http://www.karlrunge.com/x11vnc/#ss_vncviewer
http://www.karlrunge.com/x11vnc/#faq-ssl-java-viewer-proxy
+ Proxies also apply to SSH mode, it is a usually a gateway machine to
+ log into via SSH that is not the workstation running the VNC server.
+
Remote SSH Command:
- In SSH or SSH and SSL mode you can also specify a remote command to run
+ In SSH or SSH + SSL mode you can also specify a remote command to run
on the remote ssh host in the "Remote SSH Command" entry. The default
- is just to sleep a bit (sleep 30) to make sure the port tunnels are
+ is just to sleep a bit (e.g. sleep 30) to make sure the port tunnels are
active. Alternatively you could have the remote command start the
VNC server, e.g. x11vnc -nopw -display :0 -rfbport 5900 -localhost
@@ -198,16 +231,28 @@ proc help {} {
you like: host:disp proxy:port cmd=... (this is the way it is
stored internally).
+ When starting the VNC server this way, note that sometimes you
+ will need to correlate the VNC Display number with the "-rfbport"
+ (or similar) option of the server. E.g.:
+
+ VNC Host:Display username@somehost.com:2
+ Remote SSH Command: x11vnc -find -rfbport 5902
+
+ See the the Tip below (11) for using x11vnc PORT=NNNN feature (or
+ vncserver(1) output) to not need to specify the VNC display number
+ or the x11vnc -rfbport option.
+
SSL Certificates:
- If you want to use a SSL Certificate (PEM) file to authenticate yourself
- to the VNC server ("MyCert") or to verify the identity of the VNC Server
- ("ServerCert" or "CertsDir") select the certificate file by clicking
- the "Certs ..." button before connecting.
+ If you want to use a SSL Certificate (PEM) file to authenticate
+ yourself to the VNC server ("MyCert") or to verify the identity of
+ the VNC Server ("ServerCert" or "CertsDir") select the certificate
+ file by clicking the "Certs ..." button before connecting.
- Certificate verification is needed to prevent Man-In-The-Middle attacks.
- See the x11vnc documentation:
+ Certificate verification is needed to prevent Man-In-The-Middle
+ attacks; if it is not done then only passive network sniffing attacks
+ are prevented. See the x11vnc documentation:
http://www.karlrunge.com/x11vnc/ssl.html
@@ -220,10 +265,23 @@ proc help {} {
You can also use the "Create Certificate" feature of this program
under "Certs ...". Just click on it and follow the instructions in
- the dialog. Then copy the cert file to the VNC Server and specify the
- other one in the "Certs ..." dialog. Alternatively you can use the
- "Import Certificate" action to paste in a certificate or read one in
- from a file or use the "Fetch Cert" button on the main panel.
+ the dialog. Then copy the cert file to the VNC Server and specify
+ the other one in the "Certs ..." dialog.
+
+ Alternatively you can use the "Import Certificate" action to paste
+ in a certificate or read one in from a file or use the "Fetch Cert"
+ button on the main panel. If "Verify All Certs" is checked, you
+ will be forced to check Certs of any new servers the first time
+ you connect.
+
+ Note that "Verify All Certs" is on by default so that users who do
+ not understand the SSL Man-In-The-Middle problem will not be left
+ completely vulnerable to it (everyone still must make the effort to
+ verify new certificates by an external method to be completely safe).
+
+ To have "Verify All Certs" toggled off at startup, use "ssvnc -nv"
+ or set SSVNC_NO_VERIFY_ALL=1 before starting. If you do not even want
+ to see the button, use "ssvnc -nvb" or SSVNC_NO_VERIFY_ALL_BUTTON=1.
More Options:
@@ -232,18 +290,34 @@ proc help {} {
View-Only usage, click on the "Options ..." button and read the Help
there.
+ Profiles:
+
+ Use "Save Profile" under "Options ..." to save a profile (i.e. a
+ host:display and its specific settings) with a name.
+
To load in a saved Options profile, click on the "Load" button.
This is the same as the "Load Profile" button under "Options"
- See "Save Profile" under "Options" to save a profile.
+
+ To list your profiles use: "ssvnc -profiles"
+
+ You can launch ssvnc and have it immediately connect to the server
+ by invoking it something like this:
+
+ ssvnc profile1 (launches profile named "profile1")
+ ssvnc hostname:0 (connect to hostname VNC disp 0 via SSL)
+ ssvnc vnc+ssl://hostname:0 (same)
+ ssvnc vnc+ssh://hostname:0 (connect to hostname VNC disp 0 via SSH)
+
+ see the Tips 5 and 9 below for more about the URL-like syntax.
More Info:
See these links for more information:
- http://www.karlrunge.com/x11vnc/#faq-ssl-tunnel-ext
- http://www.stunnel.org
- http://www.tightvnc.com
+ http://www.karlrunge.com/x11vnc/#faq-ssl-tunnel-ext
+ http://www.stunnel.org
+ http://www.tightvnc.com
Tips and Tricks:
@@ -256,15 +330,15 @@ proc help {} {
2) If you use "user@hostname cmd=SHELL" then you get an SSH shell only:
no VNC viewer will be launched. On Windows "user@hostname cmd=PUTTY"
will try to use putty.exe (better terminal emulation than
- plink.exe). A shortcut for this is Ctrl-S as long as user@hostname
+ plink.exe). A ShortCut for this is Ctrl-S as long as user@hostname
is present in the entry box. You can also put the string in the
"Remote SSH Command" entry.
3) If you use "user@hostname cmd=KNOCK" then only the port-knocking
- is performed. A shortcut for this is Ctrl-P as long as hostname
+ is performed. A ShortCut for this is Ctrl-P as long as hostname
is present in the entry box. If it matches cmd=KNOCKF, i.e. an
extra "F", then the port-knocking "FINISH" sequence is sent, if any.
- A shortcut for this Shift-Ctrl-P as long as hostname is present.
+ A ShortCut for this Shift-Ctrl-P as long as hostname is present.
You can also put the string in the "Remote SSH Command" entry.
4) Pressing the "Load" button or pressing Ctrl-L or Clicking the Right
@@ -303,9 +377,9 @@ proc help {} {
9) In the VNC Host:Display entry you can also use these "URL-like"
prefixes: vncs://host:0, vncssl://host:0, and vnc+ssl://host:0
- (for SSL) and vncssh://host:0 and vnc+ssh://host:0 for SSH. There
- is no need to toggle the SSL/SSH else. These also work from the
- command line, e.g.: ssvnc vnc+ssh://mymachine:10
+ for SSL, and vncssh://host:0 and vnc+ssh://host:0 for SSH. There
+ is no need to toggle the SSL/SSH setting. These also work from
+ the command line, e.g.: ssvnc vnc+ssh://mymachine:10
10) Mobile USB memory stick / flash drive usage: You can unpack ssvnc
to a flash drive for impromptu usage (e.g. from a friends computer)
@@ -319,6 +393,33 @@ proc help {} {
You can also set the SSVNC_HOME env. var. to point to any
directory you want. It can be set after starting ssvnc by putting
HOME=/path/to/dir in the Host:Display box and clicking "Connect".
+
+ 11) Dynamic VNC Server Port determination and redirection: If you
+ are running SSVNC on Unix and are using SSH to start the remote
+ VNC server and the VNC server prints out the line "PORT=NNNN"
+ to indicate which dynamic port it is using (x11vnc does this),
+ then if you prefix the SSH command with "PORT=" SSVNC will watch
+ for the PORT=NNNN line and uses ssh's built in SOCKS proxy
+ (ssh -D ...) to connect to the dynamic VNC server port through
+ the SSH tunnel. For example:
+
+ VNC Host:Display user@somehost.com
+ Remote SSH Command: PORT= x11vnc -find
+
+ or "PORT= x11vnc -display :0 -localhost", etc. Or use "P= ..."
+
+ There is also code to detect the display of the regular Unix
+ vncserver(1). It extracts the display (and hence port) from
+ the lines "New 'X' desktop is hostname:4" and also
+ "VNC server is already running as :4". So you can use
+ something like:
+
+ PORT= vncserver; sleep 15
+ or: PORT= vncserver :4; sleep 15
+
+ the latter is preferred because when you reconnect with it will
+ find the already running one. The former one will keep creating
+ new X sessions if called repeatedly.
}
.h.f.t insert end $msg
@@ -338,9 +439,9 @@ proc help_certs {} {
set msg {
Description:
- *IMPORTANT*: Only with SSL Certificate verification can Man-In-The-Middle
- attacks be prevented. Otherwise, only passive snooping attacks are prevented
- with SSL.
+ *IMPORTANT*: Only with SSL Certificate verification (either manually or via
+ Certificate Authority) can Man-In-The-Middle attacks be prevented. Otherwise,
+ only passive network sniffing attacks are prevented.
The SSL Certificate files described below can have been created externally
(e.g. by x11vnc), you can import it via "Import Certificate" if you like.
@@ -354,7 +455,31 @@ proc help_certs {} {
"ServerCert" to verify against for the connection. To make this verification
check permanent, you will need to save the profile via Options -> Save Profile.
- Note: due to a deficiency in openssl "Fetch Cert" is very slow on Windows.
+ If "Verify All Certs" is checked, you are forced to do this check, and so the
+ first time you connect to a new server you may need to follow a few dialogs to
+ inspect and save the server certificate. In this case certificates are saved
+ in the 'Accepted Certs' directory. When "Verify All Certs" is checked all
+ hosts or profiles with "CertsDir" set to "ACCEPTED_CERTS" (and no "ServerCert"
+ setting) will be check against the accepted certificates.
+
+ Note that "Verify All Certs" is on by default so that users who do not
+ understand the SSL Man-In-The-Middle problem will not be left completely
+ vulnerable to it (everyone still must make the effort to verify new certificates
+ by an external method to be completely safe)
+
+ To have "Verify All Certs" toggled off at startup, use "ssvnc -nv" or set
+ SSVNC_NO_VERIFY_ALL=1 before starting. If you do not even want to see the
+ button, use "ssvnc -nvb" or SSVNC_NO_VERIFY_ALL_BUTTON=1.
+
+ Note: due to a deficiency in openssl "Fetch Cert" may be slow on Windows. Also:
+ "Fetch Cert" and "Verify All Certs" do not currently work in "SSH + SSL" mode.
+
+ One can make SSL VNC server authentication "automatic" as it is in Web
+ Browsers going to HTTPS sites, by using a Certificate Authority (CA) cert
+ (e.g. a professional one like Verisign or Thawte, or one your company or
+ organization creates). This is described in detail here:
+ http://www.karlrunge.com/x11vnc/ssl.html You simply use the CA cert in the
+ entries described below.
Your Certificate + Key:
@@ -384,11 +509,22 @@ proc help_certs {} {
If the remote VNC Server fails to authenticate itself with respect to the specified
certificate(s), then the VNC Viewer (your side) will drop the connection.
-
Select which file or directory by clicking on the appropriate "Browse..." button.
Once selected, if you click Info or the Right Mouse button on "Browse..."
then information about the certificate will be displayed.
+ If "CertsDir" is set to the token "ACCEPTED_CERTS" (and "ServerCert" is
+ unset) then the certificates accumulated in the special 'Accepted Certs'
+ directory will be used. "ACCEPTED_CERTS" is the default for every server
+ ("Verify All Certs"). Note that if you ever need to clean this directory,
+ each cert is saved in two files, for example:
+
+ bf-d0-d6-9c-68-5a-fe-24-c6-60-ba-b4-14-e6-66-14=hostname-0.crt
+ and
+ 9eb7c8be.0
+
+ This is because of the way OpenSSL must use hash-based filenames in Cert dirs.
+
Notes:
@@ -485,7 +621,7 @@ set msg {
A shortcut for this is Ctrl-S as long as user@hostname is present
in the "VNC Host:Display" box.
- Use SSH and SSL: Tunnel the SSL connection through a SSH tunnel. Use this
+ Use SSH + SSL: Tunnel the SSL connection through a SSH tunnel. Use this
if you want end-to-end SSL and must use a SSH gateway (e.g. to
enter a firewall) or if additional SSH port redirs are required
(CUPS, Sound, SMB tunnelling: See Advanced Options).
@@ -636,7 +772,12 @@ proc help_fetch_cert {} {
certificate file with the VNC server host, you MUST save the setting as
a profile for loading later. To Save a Profile, click on Options -> Save
Profile ..., and choose a name for the profile and then click on Save.
-
+
+ If "Verify All Certs" is checked, then you are forced to check all
+ new certs. In this case the certs are saved in the 'Accepted Certs'
+ directory against which all servers will be checked unless "ServerCert"
+ or "CertsDir" has been set to something else.
+
To reload the profile at a later time, click on the "Load" button on
the main panel and then select the name and click "Open". If you want
to be sure the certificate is still associated with the loaded in host,
@@ -842,7 +983,7 @@ proc set_defaults {} {
set defs(mycert) ""
set defs(svcert) ""
- set defs(crtdir) ""
+ set defs(crtdir) "ACCEPTED_CERTS"
set defs(use_cups) 0
set defs(use_sound) 0
@@ -1839,9 +1980,6 @@ proc check_ssh_needed {} {
set must_addl 1
}
if {$must_cups || $must_snd || $must_smb || $must_addl} {
-# set use_sshssl 1
-# ssl_ssh_adjust sshssl
-# mesg "Enabling \"Use SSH and SSL\" mode for port redir"
mesg "Cannot do Port redirs in non-SSH mode (SSL)"
set msg ""
if {$must_smb} {
@@ -2245,7 +2383,7 @@ proc direct_connect_msg {} {
}
}
-proc fetch_cert {} {
+proc fetch_cert {save} {
global vncdisplay is_windows
set hp [get_vncdisplay]
@@ -2330,7 +2468,15 @@ proc fetch_cert {} {
}
set cert_text "SSL Certificate from $hp\n\n$cert_text"
}
+
+ if {! $save} {
+ return $cert_text
+ }
+
+ fetch_dialog $cert_text $hp $hpnew $ok $n
+}
+proc fetch_dialog {cert_text hp hpnew ok n} {
toplev .fetch
scroll_text_dismiss .fetch.f 90 $n
@@ -2434,7 +2580,6 @@ proc fetch_cert_windows {hp} {
set got 0
while {[gets $ph line] > -1} {
append text "$line\n"
-#mesg "line: $line"; after 10
if [regexp {END CERT} $line] {
set got 1
}
@@ -2481,10 +2626,8 @@ if {1} {
set got 0
set ph ""
catch {set ph [open $tou "r"]}
-#mesg "open: $tou"
if {$ph != ""} {
while {[gets $ph line] > -1} {
-#mesg "line: $line"; after 10
if [regexp {END CERT} $line] {
set got 1
break
@@ -2492,15 +2635,12 @@ if {1} {
}
close $ph
}
-#mesg "clse: $tou"
if {$got} {
break
-#mesg "GOT"; after 200
}
}
global is_win9x
foreach pid $pids {
-#mesg "kill -- $pid"
if {$pid == ""} {
;
} elseif {$is_win9x} {
@@ -2524,6 +2664,278 @@ if {1} {
return $text
}
+proc check_accepted_certs {} {
+ global cert_text always_verify_ssl
+ global skip_verify_accepted_certs
+
+ if {! $always_verify_ssl} {
+ set skip_verify_accepted_certs 1
+ return 1
+ }
+
+ set cert_text [fetch_cert 0]
+
+
+ set from ""
+ set fingerprint ""
+ set fingerline ""
+
+ set i 0
+ foreach line [split $cert_text "\n"] {
+ incr i
+ if {$i > 4} {
+ break
+ }
+ if [regexp {^SSL Certificate from (.*)} $line mv str] {
+ set from [string trim $str]
+ }
+ if [regexp -nocase {Fingerprint=(.*)} $line mv str] {
+ set fingerline $line
+ set fingerprint [string trim $str]
+ }
+ }
+
+ set fingerprint [string tolower $fingerprint]
+ regsub -all {:} $fingerprint "-" fingerprint
+ regsub -all {[\\/=]} $fingerprint "_" fingerprint
+
+ set from [string tolower $from]
+ regsub -all {^[+a-z]*://} $from "" from
+ regsub -all {:} $from "-" from
+ regsub -all {[\\/=]} $from "_" from
+
+ if {$from == "" || $fingerprint == ""} {
+ bell
+ catch {raise .; update}
+ mesg "WARNING: Error fetching Server Cert"
+ after 2000
+ return 0
+ }
+
+ set hp [get_vncdisplay]
+
+ set adir [get_idir_certs ""]
+ catch {file mkdir $adir}
+ set adir "$adir/accepted"
+ catch {file mkdir $adir}
+
+ set crt "$adir/$fingerprint=$from.crt"
+
+ if [file exists $crt] {
+ mesg "OK: Certificate found in ACCEPTED_CERTS"
+ after 550
+ return 1
+ }
+
+ set cnt 0
+ foreach f [glob -nocomplain -directory $adir "$fingerprint=*"] {
+ mesg "CERT: $f"
+ after 150
+ incr cnt
+ }
+ set oth 0
+ set others [list]
+ foreach f [glob -nocomplain -directory $adir "*=$from.crt"] {
+ if {$f == $crt} {
+ continue
+ }
+ set fb [file tail $f]
+ mesg "OTHER CERT: $fb"
+ if {$cnt > 0} {
+ after 400
+ } else {
+ bell
+ after 800
+ }
+ lappend others $f
+ incr oth
+ }
+ foreach f [glob -nocomplain -directory $adir "*.crt"] {
+ if {$f == $crt} {
+ continue
+ }
+ set saw 0
+ foreach o $others {
+ if {$f == $o} {
+ set saw 1
+ break
+ }
+ }
+ if {$saw} {
+ continue
+ }
+ set fh [open $f "r"]
+ if {$fh == ""} {
+ continue
+ }
+ set same 0
+ while {[gets $fh line] > -1} {
+ if [regexp {^Host-Display: (.*)$} mv hd] {
+ if {$hd == $hp || $hd == $from} {
+ set same 1
+ }
+ }
+ }
+ close $fh;
+
+ if {! $same} {
+ continue
+ }
+
+ set fb [file tail $f]
+ mesg "OTHER CERT: $fb"
+ if {$cnt > 0} {
+ after 400
+ } else {
+ bell
+ after 800
+ }
+ lappend others $f
+ incr oth
+ }
+ if {$cnt > 0} {
+ mesg "OK: Certificate found in ACCEPTED_CERTS"
+ after 300
+ return 1
+ }
+
+ set hp2 [get_vncdisplay]
+ set msg "
+ The SSL Certificate from host:
+
+ $hp2
+
+ with fingerprint:
+
+ $fingerprint
+
+ is not present in the 'Accepted Certs' directory:
+
+ $adir
+%WARN
+ You will need to verify on your own that this is a certificate from a
+ VNC server that you trust (e.g. by checking the fingerprint with that
+ sent to you by the server administrator).
+
+ Should this certificate be saved in the accepted certs directory and
+ then used to SSL authenticate VNC servers?
+
+ By clicking 'Inspect and maybe Save Cert' you will be given the opportunity
+ to inspect the certificate before deciding to save it or not.
+
+ Choose 'Ignore Cert for One Connection' to connect one time to the
+ server and not require any certificate verification.
+"
+
+ if {$oth == 0} {
+ regsub {%WARN} $msg "" msg
+ } else {
+ set warn ""
+ set wfp ""
+ if {$oth == 1} {
+ set warn "
+**WARNING** The Following Cert was previously saved FOR THE SAME HOST-DISPLAY:
+
+"
+ set wfp "BUT WITH A DIFFERENT FINGERPRINT."
+
+ } else {
+ set warn "
+**WARNING** The Following Certs were previously saved FOR THE SAME HOST-DISPLAY:
+
+"
+ set wfp "BUT WITH DIFFERENT FINGERPRINTS."
+ }
+
+ foreach o $others {
+ set fb [file tail $o]
+ set warn "$warn $fb\n"
+ }
+ set warn "$warn\n $wfp\n"
+ set warn "$warn\n This could be a Man-In-The-Middle attack, or simply that the Server changed"
+ set warn "$warn\n its Certificate. *PLEASE CHECK* before proceeding!\n"
+ regsub {%WARN} $msg $warn msg
+ bell
+ }
+
+ set n 0
+ foreach l [split $msg "\n"] {
+ incr n
+ }
+ toplev .acert
+ scroll_text .acert.f 83 $n
+
+ button .acert.inspect -text "Inspect and maybe Save Cert ..." -command "destroy .acert; set accept_cert_dialog 1"
+ button .acert.accept -text "Ignore Cert for One Connection " -command "destroy .acert; set accept_cert_dialog 2"
+ button .acert.cancel -text "Cancel" -command "destroy .acert; set accept_cert_dialog 0"
+
+ wm title .acert "Unrecognized SSL Cert!"
+
+ .acert.f.t insert end $msg
+
+ pack .acert.cancel .acert.accept .acert.inspect -side bottom -fill x
+ pack .acert.f -side top -fill both -expand 1
+
+ center_win .acert
+
+ global accept_cert_dialog
+ set accept_cert_dialog ""
+
+ jiggle_text .acert.f.t
+
+ tkwait window .acert
+
+ if {$accept_cert_dialog == 2} {
+ set skip_verify_accepted_certs 1
+ return 1
+ }
+ if {$accept_cert_dialog != 1} {
+ return 0
+ }
+
+ global accepted_cert_dialog_in_progress
+ set accepted_cert_dialog_in_progress 1
+
+ global fetch_cert_filename
+ set fetch_cert_filename $crt
+
+ fetch_dialog $cert_text $hp $hp 1 47
+
+ catch {tkwait window .fetch}
+ after 200
+ catch {tkwait window .scrt}
+
+ set fetch_cert_filename ""
+
+ if [file exists $crt] {
+ set ossl [get_openssl]
+ set hash [exec $ossl x509 -hash -noout -in $crt]
+ set hash [string trim $hash]
+ if [regexp {^([0-9a-f][0-9a-f]*)} $hash mv h] {
+ set hashfile "$adir/$h.0"
+ if [file exists $hashfile] {
+ set hashfile "$adir/$h.1"
+ }
+ set fh [open $crt "a"]
+ if {$fh != ""} {
+ puts $fh ""
+ puts $fh "SSVNC info:"
+ puts $fh "Host-Display: $hp"
+ puts $fh "$fingerline"
+ puts $fh "hash filename: $h.0"
+ puts $fh "full filename: $fingerprint=$from.crt"
+ close $fh
+ }
+ catch {file copy -force $crt $hashfile}
+ if [file exists $hashfile] {
+ return 1
+ }
+ }
+ }
+
+ return 0
+}
+
proc launch_unix {hp} {
global smb_redir_0 smb_mounts env
global vncauth_passwd
@@ -2532,6 +2944,16 @@ proc launch_unix {hp} {
set cmd ""
+ if {[regexp {^vncssh://} $hp] || [regexp {^vnc\+ssh://} $hp]} {
+ set use_ssl 0
+ set use_ssh 1
+ sync_use_ssl_ssh
+ } elseif {[regexp {^vncs://} $hp] || [regexp {^vncssl://} $hp] || [regexp {^vnc\+ssl://} $hp]} {
+ set use_ssl 1
+ set use_ssh 0
+ sync_use_ssl_ssh
+ }
+
check_ssh_needed
set_smb_mounts
@@ -2541,10 +2963,14 @@ proc launch_unix {hp} {
set pk_hp ""
set skip_ssh 0
+ set do_direct 0
if [regexp {vnc://} $hp] {
set skip_ssh 1
- direct_connect_msg
+ set do_direct 1
+ if {! [info exists env(SSVNC_NO_ENC_WARN)]} {
+ direct_connect_msg
+ }
}
if {$use_ssh || $use_sshssl} {
@@ -2559,7 +2985,7 @@ proc launch_unix {hp} {
}
if {$svcert != ""} {
set cmd "$cmd -verify '$svcert'"
- } elseif {$crtdir != ""} {
+ } elseif {$crtdir != "" && $crtdir != "ACCEPTED_CERTS"} {
set cmd "$cmd -verify '$crtdir'"
}
}
@@ -2670,13 +3096,29 @@ proc launch_unix {hp} {
set cmd "ssvnc_cmd"
set hpnew [get_ssh_hp $hp]
set proxy [get_ssh_proxy $hp]
- if {$mycert != ""} {
- set cmd "$cmd -mycert '$mycert'"
- }
- if {$svcert != ""} {
- set cmd "$cmd -verify '$svcert'"
- } elseif {$crtdir != ""} {
- set cmd "$cmd -verify '$crtdir'"
+ if {! $do_direct && ![regexp -nocase {ssh://} $hpnew]} {
+ if {$mycert != ""} {
+ set cmd "$cmd -mycert '$mycert'"
+ }
+ if {$svcert != ""} {
+ set cmd "$cmd -verify '$svcert'"
+ } elseif {$crtdir != ""} {
+ if {$crtdir == "ACCEPTED_CERTS"} {
+ global skip_verify_accepted_certs
+ set skip_verify_accepted_certs 0
+ if {! [check_accepted_certs]} {
+ return
+ }
+ if {! $skip_verify_accepted_certs} {
+ set adir [get_idir_certs ""]
+ set adir "$adir/accepted"
+ catch {file mkdir $adir}
+ set cmd "$cmd -verify '$adir'"
+ }
+ } else {
+ set cmd "$cmd -verify '$crtdir'"
+ }
+ }
}
if {$proxy != ""} {
set cmd "$cmd -proxy '$proxy'"
@@ -3046,6 +3488,7 @@ proc del_launch_windows_ssh_files {} {
proc launch_shell_only {} {
global is_windows
global skip_pre
+ global use_ssl use_ssh use_sshssl
set hp [get_vncdisplay]
regsub {cmd=.*$} $hp "" hp
@@ -3055,8 +3498,19 @@ proc launch_shell_only {} {
} else {
append hp " cmd=SHELL"
}
+ set use_ssl_save $use_ssl
+ set use_ssh_save $use_ssh
+ set use_sshssl_save $use_sshssl
set skip_pre 1
+ if {! $use_ssh && ! $use_sshssl} {
+ set use_ssh 1
+ set use_ssl 1
+ }
launch $hp
+
+ set use_ssl $use_ssl_save
+ set use_ssh $use_ssh_save
+ set use_sshssl $use_sshssl_save
}
proc launch {{hp ""}} {
@@ -3064,7 +3518,7 @@ proc launch {{hp ""}} {
global mycert svcert crtdir
global pids_before pids_after pids_new
global env
- global use_ssh use_sshssl use_listen
+ global use_ssl use_ssh use_sshssl use_listen
set debug 0
if {$hp == ""} {
@@ -3095,7 +3549,12 @@ proc launch {{hp ""}} {
}
if {! [regexp ":" $hp]} {
if {! [regexp {cmd=} $hp]} {
- append hp ":0"
+ set s [string trim $hp]
+ if {! [regexp { } $s]} {
+ append hp ":0"
+ } else {
+ regsub { } $hp ":0 " hp
+ }
}
}
@@ -3121,32 +3580,51 @@ proc launch {{hp ""}} {
set env(SSVNC_NO_ENC_WARN) 1
regsub {V[Nn][Cc]://} $hp "vnc://" hp
}
+ regsub -nocase {^vnc://} $hp "vnc://" hp
+ regsub -nocase {^vncs://} $hp "vncs://" hp
+ regsub -nocase {^vncssl://} $hp "vncssl://" hp
+ regsub -nocase {^vnc\+ssl://} $hp "vnc+ssl://" hp
+ regsub -nocase {^vncssh://} $hp "vncssh://" hp
+ regsub -nocase {^vnc\+ssh://} $hp "vnc+ssh://" hp
if {! $is_windows} {
launch_unix $hp
return
}
+
##############################################################
- if [regexp {vnc://} $hp] {
+ # WINDOWS BELOW:
+
+ if [regexp {^vnc://} $hp] {
direct_connect_msg
- regsub {vnc://} $hp "" hp
+ regsub {^vnc://} $hp "" hp
direct_connect_windows $hp
return
- } elseif [regexp {vncs://} $hp] {
+ } elseif [regexp {^vncs://} $hp] {
set use_ssl 1
- regsub {vncs://} $hp "" hp
- } elseif [regexp {vncssl://} $hp] {
+ set use_ssh 0
+ regsub {^vncs://} $hp "" hp
+ sync_use_ssl_ssh
+ } elseif [regexp {^vncssl://} $hp] {
set use_ssl 1
- regsub {vncssl://} $hp "" hp
- } elseif [regexp {vnc\+ssl://} $hp] {
+ set use_ssh 0
+ regsub {^vncssl://} $hp "" hp
+ sync_use_ssl_ssh
+ } elseif [regexp {^vnc\+ssl://} $hp] {
set use_ssl 1
- regsub {vnc\+ssl://} $hp "" hp
- } elseif [regexp {vncssh://} $hp] {
+ set use_ssh 0
+ regsub {^vnc\+ssl://} $hp "" hp
+ sync_use_ssl_ssh
+ } elseif [regexp {^vncssh://} $hp] {
set use_ssh 1
+ set use_ssl 0
regsub {vncssh://} $hp "" hp
- } elseif [regexp {vnc\+ssh://} $hp] {
+ sync_use_ssl_ssh
+ } elseif [regexp {^vnc\+ssh://} $hp] {
set use_ssh 1
- regsub {vnc\+ssh://} $hp "" hp
+ set use_ssl 0
+ regsub {^vnc\+ssh://} $hp "" hp
+ sync_use_ssl_ssh
}
check_ssh_needed
@@ -3166,7 +3644,7 @@ proc launch {{hp ""}} {
return
}
} elseif {$crtdir != ""} {
- if {! [file exists $crtdir]} {
+ if {! [file exists $crtdir] && $crtdir != "ACCEPTED_CERTS"} {
mesg "CertsDir does not exist: $crtdir"
bell
return
@@ -3314,6 +3792,7 @@ proc launch {{hp ""}} {
puts $fh "RNDfile = bananarand.bin"
puts $fh "RNDoverwrite = yes"
puts $fh "debug = 6"
+
if {$mycert != ""} {
if {! [file exists $mycert]} {
mesg "MyCert does not exist: $mycert"
@@ -3337,13 +3816,28 @@ proc launch {{hp ""}} {
puts $fh "CAfile = $svcert"
puts $fh "verify = 2"
} elseif {$crtdir != ""} {
- if {! [file exists $crtdir]} {
- mesg "CertsDir does not exist: $crtdir"
- bell
- set fail 1
+ if {$crtdir == "ACCEPTED_CERTS"} {
+ global skip_verify_accepted_certs
+ set skip_verify_accepted_certs 0
+ if {! [check_accepted_certs]} {
+ set fail 1
+ }
+ if {! $skip_verify_accepted_certs} {
+ set adir [get_idir_certs ""]
+ set adir "$adir/accepted"
+ catch {file mkdir $adir}
+ puts $fh "CApath = $adir"
+ puts $fh "verify = 2"
+ }
+ } else {
+ if {! [file exists $crtdir]} {
+ mesg "CertsDir does not exist: $crtdir"
+ bell
+ set fail 1
+ }
+ puts $fh "CApath = $crtdir"
+ puts $fh "verify = 2"
}
- puts $fh "CApath = $crtdir"
- puts $fh "verify = 2"
}
if {$n == ""} {
@@ -3739,7 +4233,12 @@ proc set_svcert {{parent "."}} {
proc set_crtdir {{parent "."}} {
global svcert crtdir
- set idir [get_idir_certs $crtdir]
+ set idir ""
+ if {$crtdir == "ACCEPTED_CERTS"} {
+ set idir [get_idir_certs ""]
+ } else {
+ set idir [get_idir_certs $crtdir]
+ }
set t ""
if {$idir != ""} {
set t [tk_chooseDirectory -parent $parent -initialdir $idir]
@@ -4397,8 +4896,11 @@ proc do_save {} {
catch {destroy .icrt}
set p .c
if {![winfo exists .c]} {
- getcerts
- update
+ global accepted_cert_dialog_in_progress
+ if {! $accepted_cert_dialog_in_progress} {
+ getcerts
+ update
+ }
}
if {![winfo exists .c]} {
set p .
@@ -4543,11 +5045,18 @@ proc save_cert {hp} {
scroll_text .scrt.f 90 17
set scroll_text_focus 1
- set msg {
+ global accepted_cert_dialog_in_progress
+ if {$accepted_cert_dialog_in_progress} {
+ set mode "accepted"
+ } else {
+ set mode "normal"
+ }
+
+ set msg1 {
This dialog lets you import a SSL Certificate retrieved from a VNC server.
Be sure to have verified its authenticity via an external means (checking
- the MD5 hash value, etc)
+ the MD5 hash value sent to you by the administrator, etc)
Set the "Save to File" name to the file where the imported certificate
will be saved.
@@ -4561,6 +5070,29 @@ proc save_cert {hp} {
select Options -> Save Profile to save it in a profile.
}
+ set msg2 {
+ This dialog lets you import a SSL Certificate retrieved from a VNC server.
+
+ Be sure to have verified its authenticity via an external means (checking
+ the MD5 hash value sent to you by the administrator, etc)
+
+ It will be added to the 'Accepted Certs' directory. The "Save to File"
+ below is already set to the correct directory and file name.
+
+ Click on "Save" to add it to the Accepted Certs.
+
+ It, and the others certs in that directory, will be used to authenticate
+ any VNC Server that has "ACCEPTED_CERTS" as the "CertsDir" value in the
+ "Certs..." dialog.
+}
+
+ set msg ""
+ if {$mode == "normal"} {
+ set msg $msg1
+ } else {
+ set msg $msg2
+ }
+
regsub {%HOST} $msg "$hp" msg
.scrt.f.t insert end $msg
@@ -4577,7 +5109,11 @@ proc save_cert {hp} {
bind .scrt <Escape> {destroy .scrt; catch {raise .c}}
global import_save_file
- button .scrt.save -text "Save" -command {do_save; set svcert $import_save_file}
+ if {$mode == "normal"} {
+ button .scrt.save -text "Save" -command {do_save; set svcert $import_save_file}
+ } else {
+ button .scrt.save -text "Save" -command {do_save}
+ }
set w .scrt.sf
frame $w
@@ -4585,10 +5121,15 @@ proc save_cert {hp} {
label $w.l -text "Save to File:" -anchor w
set import_save_file "server:$hp.crt"
global is_windows
- if {$is_windows} {
- regsub -all {:} $import_save_file "_" import_save_file
- }
+ regsub -all {:} $import_save_file "-" import_save_file
+
set import_save_file [get_idir_certs ""]/$import_save_file
+
+ global fetch_cert_filename
+ if {$fetch_cert_filename != ""} {
+ set import_save_file $fetch_cert_filename
+ }
+
entry $w.e -width 40 -textvariable import_save_file
button $w.b -pady 1 -anchor w -text "Browse..." -command {import_save_browse .scrt}
@@ -4726,6 +5267,7 @@ proc get_profiles_dir {} {
}
} elseif [info exists env(SSVNC_HOME)] {
set t "$env(SSVNC_HOME)/.vnc"
+ catch {file mkdir $t}
if [file isdirectory $t] {
set dir $t
set s "$t/profiles"
@@ -4902,13 +5444,7 @@ proc load_profile {{parent "."} {infile ""}} {
} elseif {$use_ssh && $use_sshssl} {
set use_ssh 0
}
- if {$use_ssl} {
- ssl_ssh_adjust ssl
- } elseif {$use_ssh} {
- ssl_ssh_adjust ssh
- } elseif {$use_sshssl} {
- ssl_ssh_adjust sshssl
- }
+ sync_use_ssl_ssh
set compresslevel_text "Compress Level: $use_compresslevel"
set quality_text "Quality: $use_quality"
@@ -4918,6 +5454,17 @@ proc load_profile {{parent "."} {infile ""}} {
listen_adjust
}
+proc sync_use_ssl_ssh {} {
+ global use_ssl use_ssh use_sshssl ssl_ssh_adjust
+ if {$use_ssl} {
+ ssl_ssh_adjust ssl
+ } elseif {$use_ssh} {
+ ssl_ssh_adjust ssh
+ } elseif {$use_sshssl} {
+ ssl_ssh_adjust sshssl
+ }
+}
+
proc dummy_cert {} {
set str {
-----BEGIN RSA PRIVATE KEY-----
@@ -4985,13 +5532,20 @@ proc save_profile {{parent "."}} {
set vncdisp [get_vncdisplay]
+
set disp [string trim $vncdisp]
if {$disp != ""} {
regsub {[ ].*$} $disp "" disp
regsub -all {/} $disp "" disp
+ } else {
+ mesg "No VNC Host:Disp supplied."
+ bell
+ return
}
if {$is_windows || $uname == "Darwin"} {
- regsub -all {:} $disp "_" disp
+ regsub -all {:} $disp "-" disp
+ } else {
+ regsub -all {:} $disp "-" disp
}
set file [tk_getSaveFile -parent $parent -defaultextension ".vnc" \
@@ -5731,8 +6285,8 @@ proc cups_dialog {} {
set msg {
CUPS Printing requires SSH be used to set up the Print service port
- redirection. This will be either of the "Use SSH" or "Use SSH and
- SSL" modes under "Options". Pure SSL tunnelling will not work.
+ redirection. This will be either of the "Use SSH" or "SSH + SSL"
+ modes under "Options". Pure SSL tunnelling will not work.
This method requires working CUPS software setups on both the remote
and local sides of the connection.
@@ -5889,7 +6443,7 @@ proc sound_dialog {} {
set msg {
Sound tunnelling to a sound daemon requires SSH be used to set up
the service port redirection. This will be either of the "Use SSH"
- or "Use SSH and SSL" modes under "Options". Pure SSL tunnelling
+ or "SSH + SSL" modes under "Options". Pure SSL tunnelling
will not work.
This method requires working Sound daemon (e.g. ESD or ARTSD) software
@@ -6647,7 +7201,7 @@ proc smb_dialog {} {
set msg {
Windows/Samba Filesystem mounting requires SSH be used to set up the
SMB service port redirection. This will be either of the "Use SSH"
- or "Use SSH and SSL" modes under "Options". Pure SSL tunnelling
+ or "SSH + SSL" modes under "Options". Pure SSL tunnelling
will not work.
This method requires a working Samba software setup on the remote
@@ -6781,7 +7335,7 @@ proc help_advanced_opts {} {
The Service redirection options, CUPS, ESD/ARTSD, and SMB will
require that you use SSH for tunneling so that they can use the -R
port redirection will be enabled for each service. I.e. "Use SSH"
- or "Use SSH and SSL" mode.
+ or "SSH + SSL" mode.
These options may also require additional configuration to get them
to work properly. Please submit bug reports if it appears it should
@@ -7778,18 +8332,21 @@ proc ssl_ssh_adjust {which} {
set use_sshssl 0
set sshssl_sw "ssl"
catch {.f4.getcert configure -state normal}
+ catch {.f4.always configure -state normal}
} elseif {$which == "ssh"} {
set use_ssl 0
set use_ssh 1
set use_sshssl 0
set sshssl_sw "ssh"
catch {.f4.getcert configure -state disabled}
+ catch {.f4.always configure -state disabled}
} elseif {$which == "sshssl"} {
set use_ssl 0
set use_ssh 0
set use_sshssl 1
set sshssl_sw "sshssl"
catch {.f4.getcert configure -state disabled}
+ catch {.f4.always configure -state disabled}
}
if [info exists remote_ssh_cmd_list] {
@@ -7845,7 +8402,7 @@ proc set_options {} {
incr i
radiobutton .o.b$i -anchor w -variable sshssl_sw -value sshssl -text \
- "Use SSH and SSL" -command {ssl_ssh_adjust sshssl}
+ "Use SSH + SSL" -command {ssl_ssh_adjust sshssl}
set iss $i
incr i
@@ -8050,12 +8607,13 @@ if [file exists $buck_zero] {
lappend dirs $up
}
- if {$argc > 0} {
- set i [lindex $argv 0]
- if {$i == "."} {
+ for {set i 0} {$i < $argc} {incr i} {
+ set it0 [lindex $argv $i]
+ if {$it0 == "."} {
if {![file isdirectory "$up/home"] && ![file isdirectory "$up/Home"]} {
catch {file mkdir "$up/Home"}
}
+ break
}
}
@@ -8091,6 +8649,29 @@ if [file exists $buck_zero] {
#puts "HOME: $env(SSVNC_HOME)"
}
+for {set i 0} {$i < $argc} {incr i} {
+ set item [lindex $argv $i]
+ regsub {^--} $item "-" item
+ if {$item == "-profiles"} {
+ set dir [get_profiles_dir]
+ puts stderr "VNC Profiles:"
+ puts stderr " "
+ set profs [list]
+ foreach prof [glob -nocomplain -directory $dir "*.vnc"] {
+ set s [file tail $prof]
+ regsub {\.vnc$} $s "" s
+ lappend profs [file tail $s]
+ }
+ foreach prof [lsort $profs] {
+ puts "$prof"
+ }
+ exit
+ } elseif {$item == "-nvb"} {
+ global env
+ set env(SSVNC_NO_VERIFY_ALL_BUTTON) 1
+ }
+}
+
if {$is_windows} {
check_writable
}
@@ -8136,6 +8717,9 @@ set vncauth_passwd ""
global did_listening_message
set did_listening_message 0
+global accepted_cert_dialog_in_progress
+set accepted_cert_dialog_in_progress 0
+
label .l -text "SSL/SSH VNC Viewer" -relief ridge
set wl 21
@@ -8179,10 +8763,27 @@ set remote_ssh_cmd_list {.f3.e .f3.l}
frame .f4
radiobutton .f4.ssl -anchor w -variable sshssl_sw -value ssl -command {ssl_ssh_adjust ssl} -text "Use SSL"
radiobutton .f4.ssh -anchor w -variable sshssl_sw -value ssh -command {ssl_ssh_adjust ssh} -text "Use SSH"
-radiobutton .f4.sshssl -anchor w -variable sshssl_sw -value sshssl -command {ssl_ssh_adjust sshssl} -text "Use SSH and SSL"
-button .f4.getcert -command {fetch_cert} -text "Fetch Cert"
+radiobutton .f4.sshssl -anchor w -variable sshssl_sw -value sshssl -command {ssl_ssh_adjust sshssl} -text "SSH + SSL "
+
pack .f4.ssl .f4.ssh .f4.sshssl -side left -fill x
+
+global skip_verify_accepted_certs
+set skip_verify_accepted_certs 0
+
+global always_verify_ssl
+set always_verify_ssl 1;
+if {[info exists env(SSVNC_NO_VERIFY_ALL)]} {
+ set always_verify_ssl 0;
+}
+
+button .f4.getcert -command {fetch_cert 1} -text "Fetch Cert"
+checkbutton .f4.always -variable always_verify_ssl -text "Verify All Certs"
pack .f4.getcert -side right -fill x
+if {[info exists env(SSVNC_NO_VERIFY_ALL_BUTTON)]} {
+ set always_verify_ssl 0;
+} else {
+ pack .f4.always -side right -fill x
+}
ssl_ssh_adjust ssl
@@ -8190,12 +8791,13 @@ frame .b
button .b.help -text "Help" -command help
button .b.certs -text "Certs ..." -command getcerts
button .b.opts -text "Options ..." -command set_options
-button .b.load -text "Load ..." -command {load_profile}
+button .b.load -text "Load" -command {load_profile}
+button .b.save -text "Save" -command {save_profile}
button .b.conn -text "Connect" -command launch
button .b.exit -text "Exit" -command {destroy .; exit}
-pack .b.certs .b.opts .b.load .b.conn .b.help .b.exit -side left -expand 1 -fill x
+pack .b.certs .b.opts .b.save .b.load .b.conn .b.help .b.exit -side left -expand 1 -fill x
if {$multientry} {
if {! $is_windows} {
@@ -8210,6 +8812,7 @@ if {![info exists env(SSVNC_GUI_CHILD)] || $env(SSVNC_GUI_CHILD) == ""} {
center_win .
}
focus .f0.e
+
wm deiconify .
global system_button_face
@@ -8239,15 +8842,16 @@ bind .f0.l <ButtonPress> {set button_gui_top 1}
update
-if {$argc > 0} {
- set item [lindex $argv 0]
+for {set i 0} {$i < $argc} {incr i} {
+ set item [lindex $argv $i]
+ regsub {^--} $item "-" item
if {$item == "."} {
- set item ""
- if {$argc > 1} {
- set item [lindex $argv 1]
- }
- }
- if {$item != ""} {
+ ;
+ } elseif {$item == "-nv"} {
+ set always_verify_ssl 0
+ } elseif {$item == "-help"} {
+ help
+ } elseif {$item != ""} {
if [file exists $item] {
load_profile . $item
} else {
@@ -8264,6 +8868,9 @@ if {$argc > 0} {
if {! $ok && [regexp {:} $item]} {
global vncdisplay
set vncdisplay $item
+ set ok 1
+ }
+ if {$ok} {
update
after 750
launch
@@ -8271,5 +8878,3 @@ if {$argc > 0} {
}
}
}
-
-#mesg "$buck_zero"
diff --git a/x11vnc/sslhelper.c b/x11vnc/sslhelper.c
index 10a73ef..12c5b7e 100644
--- a/x11vnc/sslhelper.c
+++ b/x11vnc/sslhelper.c
@@ -1322,6 +1322,7 @@ char *certret_str = NULL;
void accept_openssl(int mode, int presock) {
int sock = -1, listen = -1, cport, csock, vsock;
+ int peerport = 0;
int status, n, i, db = 0;
struct sockaddr_in addr;
#ifdef __hpux
@@ -1441,8 +1442,10 @@ void accept_openssl(int mode, int presock) {
if (mode != OPENSSL_INETD) {
name = get_remote_host(sock);
+ peerport = get_remote_port(sock);
} else {
openssl_last_ip = get_remote_host(fileno(stdin));
+ peerport = get_remote_port(fileno(stdin));
if (openssl_last_ip) {
name = strdup(openssl_last_ip);
} else {
@@ -1452,10 +1455,10 @@ void accept_openssl(int mode, int presock) {
if (name) {
if (mode == OPENSSL_INETD) {
rfbLog("SSL: (inetd) spawning helper process "
- "to handle: %s\n", name);
+ "to handle: %s:%d\n", name, peerport);
} else {
rfbLog("SSL: spawning helper process to handle: "
- "%s\n", name);
+ "%s:%d\n", name, peerport);
}
free(name);
name = NULL;
@@ -1996,6 +1999,7 @@ static void ssl_timeout (int sig) {
static int ssl_init(int s_in, int s_out) {
unsigned char *sid = (unsigned char *) "x11vnc SID";
char *name;
+ int peerport = 0;
int db = 0, rc, err;
int ssock = s_in;
double start = dnow();
@@ -2041,6 +2045,7 @@ if (db > 1) fprintf(stderr, "ssl_init: 2\n");
if (db > 1) fprintf(stderr, "ssl_init: 3\n");
name = get_remote_host(ssock);
+ peerport = get_remote_port(ssock);
if (db > 1) fprintf(stderr, "ssl_init: 4\n");
@@ -2066,29 +2071,29 @@ if (db > 1) fprintf(stderr, "ssl_init: 4\n");
} else if (err == SSL_ERROR_WANT_READ) {
if (db) fprintf(stderr, "got SSL_ERROR_WANT_READ\n");
- rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s\n",
- getpid(), name);
+ rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s:%d\n",
+ getpid(), name, peerport);
return 0;
} else if (err == SSL_ERROR_WANT_WRITE) {
if (db) fprintf(stderr, "got SSL_ERROR_WANT_WRITE\n");
- rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s\n",
- getpid(), name);
+ rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s:%d\n",
+ getpid(), name, peerport);
return 0;
} else if (err == SSL_ERROR_SYSCALL) {
if (db) fprintf(stderr, "got SSL_ERROR_SYSCALL\n");
- rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s\n",
- getpid(), name);
+ rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s:%d\n",
+ getpid(), name, peerport);
return 0;
} else if (err == SSL_ERROR_ZERO_RETURN) {
if (db) fprintf(stderr, "got SSL_ERROR_ZERO_RETURN\n");
- rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s\n",
- getpid(), name);
+ rfbLog("SSL: ssl_helper[%d]: SSL_accept() failed for: %s:%d\n",
+ getpid(), name, peerport);
return 0;
} else if (rc < 0) {
@@ -2118,7 +2123,7 @@ if (db > 1) fprintf(stderr, "ssl_init: 4\n");
usleep(10 * 1000);
}
- rfbLog("SSL: ssl_helper[%d]: SSL_accept() succeeded for: %s\n", getpid(), name);
+ rfbLog("SSL: ssl_helper[%d]: SSL_accept() succeeded for: %s:%d\n", getpid(), name, peerport);
if (SSL_get_verify_result(ssl) == X509_V_OK) {
X509 *x;
diff --git a/x11vnc/x11vnc.1 b/x11vnc/x11vnc.1
index 8924188..fe0d9d7 100644
--- a/x11vnc/x11vnc.1
+++ b/x11vnc/x11vnc.1
@@ -2,7 +2,7 @@
.TH X11VNC "1" "May 2007" "x11vnc " "User Commands"
.SH NAME
x11vnc - allow VNC connections to real X11 displays
- version: 0.9.1, lastmod: 2007-05-06
+ version: 0.9.1, lastmod: 2007-05-16
.SH SYNOPSIS
.B x11vnc
[OPTION]...
diff --git a/x11vnc/x11vnc.c b/x11vnc/x11vnc.c
index 7c8f0ce..2d3aad0 100644
--- a/x11vnc/x11vnc.c
+++ b/x11vnc/x11vnc.c
@@ -3230,7 +3230,7 @@ int main(int argc, char* argv[]) {
rfbLog("rfbRegisterTightVNCFileTransferExtension: 6\n");
rfbRegisterTightVNCFileTransferExtension();
} else {
- rfbLog("rfbUnregisterTightVNCFileTransferExtension: 3\n");
+ if (0) rfbLog("rfbUnregisterTightVNCFileTransferExtension: 3\n");
rfbUnregisterTightVNCFileTransferExtension();
}
#endif
diff --git a/x11vnc/x11vnc_defs.c b/x11vnc/x11vnc_defs.c
index 55a37cc..3dec3a8 100644
--- a/x11vnc/x11vnc_defs.c
+++ b/x11vnc/x11vnc_defs.c
@@ -15,7 +15,7 @@ int xtrap_base_event_type = 0;
int xdamage_base_event_type = 0;
/* date +'lastmod: %Y-%m-%d' */
-char lastmod[] = "0.9.1 lastmod: 2007-05-06";
+char lastmod[] = "0.9.1 lastmod: 2007-05-16";
/* X display info */