浏览代码

add ios vpn setup screenshots

kris/account_data_policy
Jonathan Cobb 4 年前
父节点
当前提交
58f212b16c
共有 6 个文件被更改,包括 17 次插入6 次删除
  1. 二进制
     
  2. 二进制
     
  3. 二进制
     
  4. 二进制
     
  5. 二进制
     
  6. +17
    -6
      vpn_instructions/ios_vpn.md

二进制
查看文件


二进制
查看文件


二进制
查看文件


二进制
查看文件


二进制
查看文件


+ 17
- 6
vpn_instructions/ios_vpn.md 查看文件

@@ -5,12 +5,23 @@
* Navigate to the Devices screen
* In the "Add Device" section, enter a name for your iOS device and click or tap the "Add" button to add it.
* Click or tap "Show VPN connection info" for your iOS device. A QR code will appear.
* On your iPhone or iPad:

* Using your iPhone or iPad:
* Install the WireGuard App from the [Apple App Store](https://apps.apple.com/us/app/wireguard/id1441195209)
* Open the WireGuard app
* In the WireGuard app, tap "Add a tunnel". If you don't see "Add a tunnel", tap the Plus icon (+) in the top-right corner of the screen.
* Tap the "Create from QR code" button
* A camera view will open. Scan the QR code shown on your other device. You'll be asked to provide a name for the tunnel. You can choose anything, but it's probably easiest to use the name of your Bubble.
* You'll now see a pop-up titled "WireGuard Would Like to Add VPN Configurations". Tap "Allow" and then enter your passcode
* You'll now see your VPN connection listed. Tap the toggle switch to turn it on.
* In the WireGuard app. You should see a screen like the one shown below. Tap "Add a tunnel". If you don't see "Add a tunnel", tap the Plus icon (+) in the top-right corner of the screen.
<img src="ios_screenshots/01_wireguard_start.png" alt="screenshot of WireGuard app with no VPNs yet configured" height="500"/>

* When you tab, "Add a tunnel", you should see some buttons appear at the bottom of your screen, as shown below. Tap "Create from QR code"
<img src="ios_screenshots/02_wireguard_add_tunnel.png" alt="screenshot of WireGuard app with no VPNs yet configured" height="500"/>
* A camera view will open. Scan the QR code shown on your other device. You'll be asked to provide a name for the tunnel. You can choose anything, but it's probably easiest to use the name of your Bubble. See the screenshot below for an example.
<img src="ios_screenshots/03_set_vpn_name.png" alt="screenshot of WireGuard app adding VPN using QR code" height="500"/>
* You'll now see a pop-up titled "WireGuard Would Like to Add VPN Configurations", like the screenshot shown below. Tap "Allow" and then enter your passcode
<img src="ios_screenshots/04_allow_vpn_config.png" alt="screenshot of WireGuard app requesting permission to add a VPN" height="500"/>
* You'll now see your VPN connection listed, as shown below. Tap the toggle switch to turn it on.
<img src="ios_screenshots/05_vpn_successfully_added.png" alt="screenshot of WireGuard app with a new VPN defined" height="500"/>
* Congratulations! You are now connected to your Bubble's VPN!

正在加载...
取消
保存