Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Commits
52ed38f6
Commit
52ed38f6
authored
Sep 18, 2006
by
runge
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ETV release 1.0.4
parent
b65eaf1d
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
240 additions
and
85 deletions
+240
-85
README
x11vnc/misc/enhanced_tightvnc_viewer/README
+20
-4
ssl_tightvncviewer.tcl
.../enhanced_tightvnc_viewer/bin/util/ssl_tightvncviewer.tcl
+220
-81
No files found.
x11vnc/misc/enhanced_tightvnc_viewer/README
View file @
52ed38f6
...
@@ -64,6 +64,8 @@ The enhanced TightVNC viewer features are:
...
@@ -64,6 +64,8 @@ The enhanced TightVNC viewer features are:
- xgrabserver support for fullscreen mode, for old window
- xgrabserver support for fullscreen mode, for old window
managers (-grab option, Unix only).
managers (-grab option, Unix only).
- Create or Import SSL Certificates and Private Keys.
- Automatic Service tunnelling via SSH for CUPS and SMB Printing,
- Automatic Service tunnelling via SSH for CUPS and SMB Printing,
ESD/ARTSD Audio, and SMB (Windows/Samba) filesystem mounting.
ESD/ARTSD Audio, and SMB (Windows/Samba) filesystem mounting.
...
@@ -72,9 +74,14 @@ The enhanced TightVNC viewer features are:
...
@@ -72,9 +74,14 @@ The enhanced TightVNC viewer features are:
a hook is also provided to run any port knocking client before a
a hook is also provided to run any port knocking client before a
connecting.
connecting.
- You can also use your own VNC Viewer, e.g. UltraVNC or RealVNC,
with the front-end if you like.
- Sets up any additional SSH port redirections that you want.
Your package should have included binaries for many OS's: Linux, Solaris,
Your package should have included binaries for many OS's: Linux, Solaris,
FreeBSD, etc.
S
ee the subdirectories of
FreeBSD, etc.
Unpack your archive and s
ee the subdirectories of
./bin
./bin
...
@@ -100,7 +107,8 @@ README is in) and like this:
...
@@ -100,7 +107,8 @@ README is in) and like this:
The programs:
The programs:
------------
------------
The wrapper scripts:
Unpack your archive, and you will see "bin", "Windows", "src" directories
and other files. The wrapper scripts:
./bin/ssl_tightvncviewer
./bin/ssl_tightvncviewer
./bin/tightvncviewer
./bin/tightvncviewer
...
@@ -133,7 +141,7 @@ assuming $HOME/bin is in your $PATH:
...
@@ -133,7 +141,7 @@ assuming $HOME/bin is in your $PATH:
"install" this package on Unix.
"install" this package on Unix.
On Windows run:
On Windows
unpack your archive and
run:
Windows/ssl_tightvncviewer.exe
Windows/ssl_tightvncviewer.exe
...
@@ -141,6 +149,9 @@ On Windows run:
...
@@ -141,6 +149,9 @@ On Windows run:
Examples:
Examples:
--------
--------
The following assume you are in the toplevel directory of the
archive you unpacked.
Use enhanced TightVNC unix viewer to connect to x11vnc via SSL:
Use enhanced TightVNC unix viewer to connect to x11vnc via SSL:
./bin/ssl_tightvncviewer far-away.east:0
./bin/ssl_tightvncviewer far-away.east:0
...
@@ -213,12 +224,16 @@ See also:
...
@@ -213,12 +224,16 @@ See also:
Windows:
Windows:
-------
-------
Unpack the zip archive somewhere.
A wrapper to create a STUNNEL tunnel and then launch the
A wrapper to create a STUNNEL tunnel and then launch the
Windows TightVNC viewer is provided in:
Windows TightVNC viewer is provided in:
Windows/ssl_tightvncviewer.exe
Windows/ssl_tightvncviewer.exe
Just launch it and fill in the remote VNC display.
Just launch it (Start ... Run) and fill in the remote VNC
display then click "Connect". You can make a shortcut if
you prefer.
Click the Help buttons for more info. There is also a
Click the Help buttons for more info. There is also a
Windows/README.txt file.
Windows/README.txt file.
...
@@ -226,3 +241,4 @@ Windows:
...
@@ -226,3 +241,4 @@ Windows:
On Windows you may need to terminate the STUNNEL process
On Windows you may need to terminate the STUNNEL process
from the System Tray if the tool cannot terminate it
from the System Tray if the tool cannot terminate it
by itself. Just right-click on the STUNNEL icon.
by itself. Just right-click on the STUNNEL icon.
x11vnc/misc/enhanced_tightvnc_viewer/bin/util/ssl_tightvncviewer.tcl
View file @
52ed38f6
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment