macOS WireGuard CLI

WireGuard Server List

Here

Required

In order to get WireGuard on macOS HomeBrew or MacPorts is required. if you already have one of these installed proceed to step 2

 

  1. Log a support ticket and specify what server you would like to be setup on and what OS/Device you will be using.
  2. Install WireGuard on your system using either HomeBrew or MacPorts
    brew install wireguard-tools

    or

    port install wireguard-tools
  3. Run the below command to start the WireGuard connection
    mkdir /usr/local/etc/wireguard/
  4. Copy the contents of the file Celo support sends you over to /usr/local/etc/wireguard/wg0.conf (you will need create this conf file)
  5. Run the below command to start the WireGuard connection
    sudo wg-quick up wg0
TIP

Multiple .conf files can be created under the /etc/wireguard directory for different servers.  For example wg0-fr1.conf, wg0-uk1.conf etc

Updated on May 22, 2023

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support