Bubble documentation
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

windows_vpn.md 1.4 KiB

123456789101112131415
  1. * Download and install Wireguard for Windows: https://download.wireguard.com/windows-client/wireguard-amd64-0.1.0.msi
  2. * 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
  3. * 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
  4. * Run the Wireguard msi installer that you just downloaded
  5. * 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.
  6. * Login to your Bubble
  7. * Navigate to the Devices screen
  8. * In the "Add Device" section, enter a name for your Windows system and click or tap the "Add" button to add it.
  9. * Click or tap "Show VPN connetion info" for your new Windows device. Click the button that reads "Download vpn.conf file"
  10. * Save the vpn.conf file to your computer.
  11. * Open the Wireguard application if it is not already open.
  12. * Click the "Import tunnel(s) from file" button, and select the vpn.conf file that you downloaded.
  13. * Click the "Activate" button to connect to the VPN.
  14. * If a "Set Network Location" dialog appears, click on "Public network", then click the "Close" button.
  15. * Congratulations! You are now connected to your Bubble's VPN!