Apply coupon code EXTRA and get 6 Months for FREE Limited Deal >>

Setup VPN. Step 4. Raspberry Pi OS. OpenVPN bulk. All servers.

Instructions for configuring VPN connection

If you already have an account, please log in. A new user? Sign up here.

Connection wizard

Step 1

Install the required packages by running the following commands:

sudo apt-get update sudo apt-get upgrade sudo apt-get install openvpn unzip sudo dpkg-reconfigure tzdata mkdir -p /etc/openvpn

Step 2

Download the ovpn.zip file and copy it to your home directory ~/

All .ovpn files ZIP'ped: HIDDEN. Log in or Sign up to see.

The ovpn.zip file contains all the Trust.Zone ovpn connections available and your VPN credentials.

Step 3

Move all ovpn files to /etc/openvpn directory:

cd ~ unzip ovpn.zip mv ./tcp/* /etc/openvpn rm -rf ./tcp

Step 4

In order to connect please run the following command:

sudo openvpn --config /etc/openvpn/[ovpn_file_you_want_to_connect] --daemon

Connection check

Open Trust.Zone Main page or reload it if it is already open in order to check if your connection with Trust.Zone VPN is established correctly.
You can also visit our Connection Check Page.

Your IP: x.x.x.x · Switzerland · You are in TRUST.ZONE now! Your real location is hidden!