1GITSO(1)                             Gitso                            GITSO(1)
2
3
4

NAME

6       gitso - Gitso is to support others
7

SYNOPSIS

9       gitso  [  --dev | --listen | --connect host | --list list | --version |
10       --help ]
11

DESCRIPTION

13       Gitso is a frontend to reverse VNC connections. It is  meant  to  be  a
14       simple two-step process that connects one person to another's screen in
15       the context of giving technical support.
16

OPTIONS

18       --dev  Configures paths for running Gitso in the source tree.
19
20       --listen
21              Start Gitso and listen for incoming connections
22
23       --connect
24              Starts gitso and automatically connects to host which is  an  IP
25              or domain name (address of support giver).
26
27       --list Alternative support list, where list is either a URL of a remote
28              file or path to local file.
29
30       --version
31              The current Gitso version.
32
33       --help Display the help menu.
34
35

HOST FILES

37       $HOME/.gitso-hosts /usr/share/gitso/hosts.txt
38
39

EXAMPLES

41       gitso --list http://support.mydomain.com/techs.txt
42              Gets the list of technician IP's or DN's from techs.txt
43
44       gitso --list sanda.mydomain.com,aicha.mydomain.com
45              Adds these three entries to the list of support techs.
46
47       gitso --connect hank.mydomain.com
48              Automatically connects to hank.mydomain.com
49
50

SEE ALSO

52       x11vnc vncviewer
53
54

AUTHOR

56       Aaron Gerber and Derek Buranen
57
58
59
60gitso-0.6                        October 2008                         GITSO(1)
Impressum