2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-18 09:25:43 +00:00

Update tailscale.md (#177)

This commit is contained in:
Sam Reed 2021-02-08 00:57:58 +00:00 committed by GitHub
parent 99561b337d
commit 4e267b8d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ You can use [Tailscale](https://tailscale.com/) to access Pi-KVM on the internal
# Installation
## On the Pi-KVM side
1. Use this commands:
1. Use these commands:
```
# rw
# pacman -Syy
@ -17,5 +17,5 @@ You can use [Tailscale](https://tailscale.com/) to access Pi-KVM on the internal
## On the workstation side
* Download and install tailscale for your OS: https://tailscale.com/download
* Check tha page https://login.tailscale.com/admin/machines to view your VPN network.
* Check the page https://login.tailscale.com/admin/machines to view your VPN network.
* Follow the URL in the web browser: `https://<tailscale_kvm_ip>` and you will see Pi-KVM web interface.