From 4555031aa8407d7ff47508d8a1fd36f03780af07 Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sun, 31 Jul 2022 12:46:33 -0700 Subject: [PATCH] Update vnc.md (#790) Verbiage added for clarity --- docs/vnc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/vnc.md b/docs/vnc.md index 531724d6..3a399c13 100644 --- a/docs/vnc.md +++ b/docs/vnc.md @@ -4,6 +4,8 @@ As an alternative to the web interface, you can use VNC with various desktop cli !!! warning Don't use VNC without X.509 or TLS encryption on untrusted networks! Otherwise your password will be transmitted over the network in plain text. Unfortunately, this is the reality of the VNC protocol. + +??? note "VNC and its varients/TeamViewer/RDP to a system uses the target systems framebuffer IE local display, VNC usage for PiKVM accesses the stream, there will still be a 100-200MS latency and cannot be compared with the other software solutions. ## Enabling VNC on the PiKVM side