1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-09-16 17:50:44 +02:00

Update apple.md for latest version of iOS

The official iOS app now has a simpler login process for custom instances, directly within the app.
This commit is contained in:
Dmitry Gordin 2024-12-30 13:15:46 +05:00 committed by GitHub
parent f9bbfa5eab
commit 5f2e86104c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,14 @@ Install the official Tailscale iOS client from the [App Store](https://apps.appl
### Configuring the headscale URL ### Configuring the headscale URL
- Open Tailscale and make sure you are _not_ logged in to any account - Open the Tailscale app
- Click the account icon in the top-right corner and select “Log in…”.
- Tap the top-right options menu button and select “Use custom coordination server”.
- Enter your instance url
<details>
<summary>Older app versions</summary>
- Open Settings on the iOS device - Open Settings on the iOS device
- Scroll down to the `third party apps` section, under `Game Center` or `TV Provider` - Scroll down to the `third party apps` section, under `Game Center` or `TV Provider`
- Find Tailscale and select it - Find Tailscale and select it
@ -25,6 +32,8 @@ Install the official Tailscale iOS client from the [App Store](https://apps.appl
_(non-SSO)_. It should open up to the headscale authentication page. _(non-SSO)_. It should open up to the headscale authentication page.
- Enter your credentials and log in. Headscale should now be working on your iOS device. - Enter your credentials and log in. Headscale should now be working on your iOS device.
</details>
## macOS ## macOS
### Installation ### Installation