File: README.txt

package info (click to toggle)
gitso 0.6.2%2Bsvn158%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,820 kB
  • ctags: 143
  • sloc: python: 806; sh: 279; makefile: 15
file content (23 lines) | stat: -rw-r--r-- 575 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#!/bin/bash

#Gitso is to support others.
#----------------------------------------


#Prerequisites: 
x11vnc xtightvncviewer

#Installation:
1. double-click .deb ;)
or
2. unpack it as used in package/ to your filesystem

#Run:
gitso

#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.