guacd(8) debian man page | unix.com

Man Page: guacd

Operating Environment: debian

Section: 8

guacd(8)							     Guacamole								  guacd(8)

NAME
guacd - Guacamole proxy daemon
SYNOPSIS
guacd [-b HOST] [-l PORT] [-p FILE]
DESCRIPTION
guacd is the Guacamole proxy daemon used by the Guacamole web application and framework. As JavaScript cannot handle binary protocols (like VNC and remote desktop) efficiently, a new text-based protocol was developed which would contain a common superset of the operations needed for efficient remote desktop access, but would be easy for JavaScript programs to process. guacd is the proxy which translates between arbitrary protocols and the Guacamole protocol.
OPTIONS
-b HOST Changes the host or address that guacd listens on. -l PORT Changes the port that guacd listens on (the default is port 4822). -p FILE Causes guacd to write the PID of the daemon process to the specified file. This is useful for init scripts and is used by the pro- vided init script.
AUTHOR
Written by Michael Jumper <zhangmaike@users.sourceforge.net> version 0.5.0 10 Dec 2011 guacd(8)
Related Man Pages
ssh-http-proxy-connect(1) - opensolaris
curlopt_httpproxytunnel(3) - mojave
htc(1) - debian
mongo(1) - debian
uget-gtk(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction