Rev 57 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 3 | magnus | 1 | Source: ssvnc |
| 2 | Section: net |
||
| 52 | magnus | 3 | Priority: optional |
| 3 | magnus | 4 | Maintainer: Magnus Holmgren <holmgren@debian.org> |
| 53 | magnus | 5 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 10), xutils-dev, libxaw7-dev, |
| 3 | magnus | 6 | libxmu-dev, libxext-dev, libxt-dev, libsm-dev, libice-dev, |
| 27 | magnus | 7 | libjpeg-dev, zlib1g-dev | libz-dev, |
| 50 | magnus | 8 | default-jdk-headless, libssl-dev, dh-strip-nondeterminism |
| 60 | magnus | 9 | Standards-Version: 4.6.0 |
| 3 | magnus | 10 | Homepage: http://www.karlrunge.com/x11vnc/ssvnc.html |
| 11 | |||
| 12 | Package: ssvnc |
||
| 13 | Architecture: any |
||
| 21 | magnus | 14 | Depends: ${shlibs:Depends}, ${misc:Depends}, tk, |
| 9 | magnus | 15 | openssh-client, bind9-host | host, procps, psmisc, xterm, |
| 16 | stunnel4, openssl |
||
| 17 | Recommends: default-jre | java5-runtime |
||
| 3 | magnus | 18 | Description: Enhanced TightVNC viewer with SSL/SSH tunnel helper |
| 19 | VNC stands for Virtual Network Computing. It is, in essence, a remote |
||
| 20 | display system which allows you to view a computing `desktop' |
||
| 21 | environment not only on the machine where it is running, but from |
||
| 22 | anywhere on the Internet and from a wide variety of machine |
||
| 23 | architectures. |
||
| 24 | . |
||
| 25 | SSVNC is two things: |
||
| 26 | . |
||
| 27 | * An enhanced version of the TightVNC client with support for more |
||
| 28 | encodings and color modes, support for x11vnc and UltraVNC |
||
| 29 | extensions, dynamic screen resizing, an improved popup menu, etc. |
||
| 30 | . |
||
| 31 | * A GUI that helps set up an SSL (using stunnel) or SSH tunnel to |
||
| 32 | connect to the VNC server through, as well as forwarding of ports for |
||
| 33 | audio (esound/aRts), SMB, CUPS etc. |