Skip to content

Configuring wireGuard Interface and Add Cloudspace as a Peer

Once you've created a WireGuard interface on your Cloudspace, the next steps are to add your device as a peer to this interface and then configure your device to recognize the Cloudspace as a peer.

Install wireGuard from here: https://www.wireguard.com/install/

Windows and macOS Configuration:

  1. From the wireGuard app, click on Import tunnel(s) from file.

windows

  1. Choose your .conf file that contains the wireGuard configuration, then click the Activate button. network tab

Linux Configuration:

  1. From settings, open the network tab and click on :material-plus to add a new VPN interface.

network tab

  1. Click on Import from file... and choose your .conf file that contains the wireGuard configuration, then click the Add button. network tab

  2. You should find the interface on your VPN list, turn it on, and test the connection by running the following command in the terminal: ```bash ping [Cloudspace wireGuard interface address]