blob: 5a5c3f1a4da818d282010e184fdcb3d93c611f52 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
README
======
A wrapper program to share your GNU/Linux desktop over the internet with
authentication.
Requirements
------------
Assuming `host-1` wish to share the desktop with `host-2`.
* VNC viewer (host-1)
* x11vnc (host-2)
* ssh server and client (for port forwarding, on both host-1 and host-2)
* A desktop UI (for both
* http server to manage ports (on a 3rd computer which is accessible from all hosts)
|