WireGuard (VPN)

WireGuard® is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPsec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN.

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