Query: guacd
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
guacd(8) Guacamole guacd(8)NAMEguacd - Guacamole proxy daemonSYNOPSISguacd [-b HOST] [-l PORT] [-p FILE]DESCRIPTIONguacd 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.AUTHORWritten by Michael Jumper <zhangmaike@users.sourceforge.net> version 0.5.0 10 Dec 2011 guacd(8)