Update faq.md

This commit is contained in:
Maxim Devaev 2021-04-19 19:39:02 +03:00 committed by GitHub
parent 51d195ea3b
commit 2a5fcb581d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ As a first step we recommend carefully reading our documentation on [GitHub](htt
* Yes, but it will require additional work to set up. See [this page](multiport.md).
</details>
<details>
<summary><b>How can I get the access to Pi-KVM in my local network over Internet?</b></summary>
* You can use port forwarding for port 443 on your router if it has an external IP address. In all other cases, you can use the excellent free VPN service [Tailscale](tailscale.md), which is configured on Pi-KVM with a [few simple commands](tailscale.md).
</details>
<details>
<summary><b>Can I use Pi-KVM with non-Raspberry Pi boards (Orange, Nano, etc)?</b></summary>