Bubble documentation
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

668 B

Connect an Linux system to your Bubble VPN

  • Install WireGuard by following the instructions for your Linux distribution at from: https://www.wireguard.com/install/
  • Login to your Bubble
  • Navigate to the Devices screen
  • In the “Add Device” section, enter a name for your Linux system and click or tap the “Add” button to add it.
  • Click or tap “Show VPN connection info” for your new Linux device. Click the button that reads “Download vpn.conf file”
  • After you have downloaded the file, as the root user, copy the file to /etc/wireguard/wg0.conf
  • As root, run wg-quick up wg0
  • Congratulations! You are now connected to your Bubble’s VPN!