mirror of https://github.com/pikvm/pikvm.git
fix
This commit is contained in:
parent
0d7157ed66
commit
4113393c8f
|
|
@ -270,7 +270,7 @@ Our future [v3 platform](#the-future-v3-platform-work-in-progress) will contain
|
|||
Please note: **we strongly discourage the use of VNC on untrusted networks.** The current implementation does not use encryption, and your passwords are transmitted over the network in a plain text. The existing anonymous TLS mode is also not secure enough.
|
||||
|
||||
* To use Arduino HID with **v2** platform:
|
||||
- Build and connect HID according to the [diagram](#v0-diagram) (the bottom part with transistor, level-shifter and Arduino).
|
||||
- Build and connect HID according to the [diagram](#setting-up-the-v2) (the bottom part with transistor, level-shifter and Arduino).
|
||||
- Switch to RW-mode using command `rw`.
|
||||
- Add these lines to `/etc/kvmd/override.yaml` (remove `{}` in the file before):
|
||||
```yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue