html5remote
Portable versions of Guacamole (html5 VNC/RDP) and GateOne (html5 SSH)
This project consists in a binary repack of other open source software:
- Guacamole (html5 VNC/RDP client, http://guac-dev.org)
- GateOne (html5/websocket SSH client, http://liftoffsoftware.com/Products/GateOne)
The software is executed in a special environment and can run on several Linux distributions without installation. The environment contains a specific software stack, some Linux shared libraries and patched binaries (see patchELF) taken from Ubuntu 12.04 LTS.
The only requirements are:
- Linux kernel version >= 2.6.24
- 64 bit architecture
EXAMPLE INSTALLATION
#> wget https://sourceforge.net/projects/html5remote/files/gateOne-standalone-beta2.x64.tgz/download -O gateOne-standalone-beta2.x64.tgz
#> tar -zxf gateOne-standalone-beta2.x64.tgz
#> cd gateone64-standalone
#> ....