From d14cd1654bc7dcf687efb9bbb3961a03416b39c6 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Wed, 8 Apr 2020 20:55:31 -0400 Subject: [PATCH] rev windows vpn instructions --- vpn_instructions/windows_vpn.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/vpn_instructions/windows_vpn.md b/vpn_instructions/windows_vpn.md index 83bed04..e980352 100644 --- a/vpn_instructions/windows_vpn.md +++ b/vpn_instructions/windows_vpn.md @@ -1,16 +1,17 @@ # Connect a Microsoft Windows system to your Bubble VPN - * Download and install WireGuard for Windows: https://download.wireguard.com/windows-client/wireguard-amd64-0.1.0.msi - * Note: If you are running a 32-bit version of Windows, you must install the 32-bit version of Wireguard: https://download.wireguard.com/windows-client/wireguard-x86-0.1.0.msi - * Most newer Windows systems are 64-bit. To determine if your Windows is 64-bit or 32-bit, follow these instructions: https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475 + * Download and install [WireGuard for Windows](https://download.wireguard.com/windows-client/wireguard-amd64-0.1.0.msi) + * Note: If you are running a 32-bit version of Windows, you must install the [32-bit version of Wireguard](https://download.wireguard.com/windows-client/wireguard-x86-0.1.0.msi) + * Most newer Windows systems are 64-bit. To determine if your Windows is 64-bit or 32-bit, [follow these instructions](https://www.lifewire.com/am-i-running-a-32-bit-or-64-bit-version-of-windows-2624475) + * You can find more information about the WireGuard installers on the [WireGuard Installation page](https://www.wireguard.com/install/) * Run the WireGuard msi installer that you just downloaded - * You will see a few warning dialogs to confirm that you really want to install WireGuard. Depending on the dialog, click "OK", "Run", "Yes", or "Install" to continue. + * You will see several warning dialogs to confirm that you really want to install WireGuard. It is safe to install WireGuard; depending on the dialog, click "OK", "Run", "Yes", or "Install" to continue. * Login to your Bubble * Navigate to the Devices screen * In the "Add Device" section, enter a name for your Windows system and click or tap the "Add" button to add it. * Click or tap "Show VPN connection info" for your new Windows device. Click the button that reads "Download vpn.conf file" * Save the vpn.conf file to your computer. - * Open the WireGuard application if it is not already open. + * Open the WireGuard application if it is not already open. You should see a screen like the one below. * Click the "Import tunnel(s) from file" button, and select the vpn.conf file that you downloaded. * Click the "Activate" button to connect to the VPN. * If a "Set Network Location" dialog appears, click on "Public network", then click the "Close" button.