mirror of https://github.com/pikvm/pikvm.git
Update faq.md
This commit is contained in:
parent
51d195ea3b
commit
2a5fcb581d
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue