WireGuard

Install WireGuard on your Ultra.cc Service

Setup WireGuard on your Device

Windows

Wireguard_1.png

Wireguard_2.jpg

MacOS

Wireguard_3.png

Wireguard_4.png

Linux (Ubuntu)

sudo apt install wireguard resolvconf unzip
cd ~/Downloads/
unzip wireguard-config-peer1.zip *.conf

Note: The wireguard-config-peer# will change depending on the configuration that you have downloaded.
sudo mv peer1.conf /etc/wireguard/

Note: The peer# will change depending on the configuration that you have downloaded.
sudo systemctl daemon-reload
sudo systemctl start wg-quick@peer1

Note: The peer# will change depending on the configuration that you have downloaded.
sudo wg

Ultra_000201.png

sudo systemctl stop wg-quick@peer1

Note: The peer# will change depending on the configuration that you have downloaded.

Mobile Clients

Android

WireGuard_Android_1.jpg

WireGuard_Android_2.jpg

WireGuard_Android_3.jpg

WireGuard_Android_4.jpg

iOS

iosWireguard-1.png

iosWireguard-2.png

iosWireguard-3-(1).png

iosWireguard-4.png

iosWireguard-5.png


Revision #3
Created 14 April 2022 14:15:15 by Raikiri
Updated 17 April 2023 09:14:31 by aimeeboo