mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
12 lines
388 B
Plaintext
12 lines
388 B
Plaintext
import {Note} from "@/components/mdx";
|
|
|
|
# iOS
|
|
|
|
NetBird has an official iOS application that you can download from the App Store:
|
|
|
|
<p>
|
|
<a href="https://apps.apple.com/de/app/netbird-p2p-vpn/id6469329339?l=en-GB" target="_blank">
|
|
<img src="/docs-static/img/get-started/ios/app-store-badge.svg" alt="appstore" className="imagewrapper" style={{ padding: '30px' }}/>
|
|
</a>
|
|
</p>
|