gitso

gitso Commit Details


Date:2007-10-05 00:59:24 (17 years 2 months ago)
Author:xburnerx
Branch:master
Commit:8a3b3413007424f07bd56d585d0b3b8d48672613
Parents: e4cee03fd5c84341a8f38a64043c32ed5d9db9cf
Message:

Changes:

File differences

gitso/trunk/README.txt
1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
220
321
Gitso is to support others. We created Gitso as a GUI wrapper to create a reverse VNC connection. It is meant to be easy enough so that the person who needs help, runs this program and types in the IP address of someone who is also running Gitso in the “give support” mode. The person who is giving support needs to have port 5500 open to their machine.
#!/bin/bash
#Gitso is to support others.
#----------------------------------------
#Prerequisites:
sudo apt-get install x11vnc xtightvncviewer
#Installation:
chmod +x ./gitso.py
#Run:
./gitso.py
#Description:
# We created Gitso as a GUI wrapper to create a reverse VNC connection. It is meant to be easy enough so the
# person who needs help can get it. They run this program and type in the IP address given to them by their
# friend offering support. The person who is giving support needs to have port 5500 open to their machine.

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.06932s using 13 queries.