OrbisVPN
Install wireguard in Linux (Debian/Ubuntu)
Install wireguard:
$ sudo apt-get install wireguard
In case you don't use Debian or a debian based distro, instead of APT, use your package manager to install wireguard.
Unzip the configuration archive you have downloaded:
$ unzip orbis3R9DYWVFZJXM.zip
Copy the conf file (any VPN exit) to /etc/wireguard (i.e. Ireland):
$ sudo cp orbis_ie1.conf /etc/wireguard
Enable OrbisVPN tunnel with wireguard:
$ sudo wg-quick up /etc/wireguard/orbis_ie1.conf
Open any browser and go to https://ipinfo.io to view VPN IP
To disable OrbisVPN tunnel with wireguard:
$ sudo wg-quick down /etc/wireguard/orbis_ie1.conf
Questions and feedback on this article, please: