From 8c904cf4a8e78fc4a688131a9b360085b7bfbf75 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Tue, 21 Apr 2020 07:09:36 +0300 Subject: vnc manifest --- web/vnc/index.html | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 web/vnc/index.html (limited to 'web/vnc/index.html') diff --git a/web/vnc/index.html b/web/vnc/index.html new file mode 100644 index 00000000..9cf2b251 --- /dev/null +++ b/web/vnc/index.html @@ -0,0 +1,65 @@ + + + + + + + + Pi-KVM VNC Info + + + + + + + + + + + + + + + +
+
+ +   ←   [ Pi-KVM Index ] + +
+

+ This Pi-KVM device has running kvmd-vnc daemon and provides VNC port (default 5900) + for alternative access to the server other than the web interface. +

+

+ WARNING! We strongly don't recommend you to use VNC in untrusted networks. + The current implementation does not use encryption, and your passwords are transmitted + over the network in a plain text. +

+

+ Your VNC client must support Tight JPEG compression, password authentication and allow + connection without encryption. TigerVNC is a good choice. +

+
+
+ + -- cgit v1.2.3