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
1 changed files with 2 additions and 2 deletions

View File

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