blob: d1af866f756492e037432a9411b203e2c8c712dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
README
======
A simple server based remote desktop viewer.
Requirements
------------
* VNC viewer and server
* x11vnc
* ssh server and client
* zenity
* web server
Working
-------
There will be one dialog based application for both client(one who wish to
share desktop) and techie(who will access client's machine).
* Client when opens the application will be provided with an ID and password,
to be shared with techie.
* Upon feeding the credentials techie can view the client's desktop
|