- Now move to the directory where we have copied the OVPNfiles folder i.e. /etc/openvpn:
- cd /etc/openvpn/
- In order to connect to the VPN, run the command:
- sudo openvpn de2-ovpn-tcp.pointtoserver.com
(In this case the Germany TCP server is used to connect to the VPN as an example. You are free to choose any server that best fits your requirements from the list above)
- You will be immediately prompted to enter the Auth Username and Auth Password, Enter your PureVPN credentials. Click πhere to know how to find your VPN credentials.
- You are now connected to PureVPN, the second last line will indicate your current VPN IP address which in this case is 172.94.11.149
Moreover, You can also verify your VPN IP and location from this π link
To disconnect from the VPN, press Ctrl+C in the same terminal or in another terminal enter sudo killall OpenVPN.