Getting the configuration file
Get the .conf configuration file from your BlancVPN account. Choose the location → Other protocols → WireGuard. Save the required number of .conf configuration files.
Installation of tools
For the operating systems from the Linux family, setting up WireGuard is done through the command line interface (Terminal, Console). The commands are different, depending on the Linux distribution.
Ubuntu and Debian
sudo apt update sudo apt install wireguard
Users of Debian Bullseye and older versions should enable backports.
Linux Mint 19
sudo add-apt-repository ppa:wireguard/wireguard
sudo apt-get update
sudo apt-get install wireguard
Other Linux
WireGuard can be used on other Linux-based operating systems. You may find the full list and the installation guides on the WireGuard website by following this link.
Connecting to WireGuard
Save the .conf configuration file to
/etc/wireguard/wg0-client.conf
or copy its content and save it to/etc/wireguard/wg0-client.conf
.Run WireGuard from the command line.
wg-quick up wg0-client
Done! You are now connected to the fast VPN.
If you encounter any issues, feel free to contact our support team. We're here to help!
Make sure BlancVPN is working
After setting up BlancVPN on your device, check if it's working correctly