Bubble documentation
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

windows_vpn.md 1.5 KiB

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