Our VPN client will keep your Windows computer and all that’s on it, completely private.
With Trustworthyvpn’s Windows client, you are downloading
Our Trustworthyvpn keeps your data safe with no trouble, and your family will be able to use the family PC to research, game, study, and stream to their heart’s content.
Aside from parental controls, using Trustworthyvpn on your Windows devices ensures that you have unlimited access to social media and any other websites.
You’ll need Windows Vista or later Microsoft updates
With Trustworthyvpn's Mac OS client, you are downloading
Trustworthyvpn makes your Mac easier to use than ever, with complete access to any website as well as total protection and privacy no matter where you are.
No matter where you are, you can find a server and connect to the VPN client. If the internet is slow, then you can switch between servers and get back to living in the fast lane.
If your family is an Android using one, then be sure they install the mobile Android app!
Trustworthyvpn believes in your electronic privacy & freedom; that’s why we have given you the control to download our VPN client straight to your android device. Downloading our Trustworthyvpn APK file is easy and secure. We have detailed the installation steps below to ensure that you benefit from enhanced security much faster.
There are many different ways to install, Trustworthyvpn VPN client, we have listed options below depending on your Android version and method of installation.
Download the APK Trustworthyvpn file. If you haven't yet downloaded the APK file onto your Android, do the following:
Our app uses double encryption to keep data secure and hides your online footprint, making it the best security for family members on the go.
Our app always works passively, so whether you are on the road, or need to connect to a local hotspot in a hurry, you can be sure that every time you use your device, you are being kept safe by some of the best security around.
Open the terminal (Ctrl + Alt + T) and run the following command:
# sudo apt-get install openvpnChoose the server you wish to connect to from the Server Status page and download the .ovpn file and ca certificate. Open the CA certificate and copy the contents inside the .ovpn file like so;
client dev tun proto udp remote (SERVER_IP_HERE after "remote") nobind persist-key persist-tun ca ca.crt auth-user-pass comp-lzo reneg-sec 0 verb 3 cipher AES-256-CBCNow run OpenVPN as run:
# openvpn /etc/openvpn/SERVER-NAME-HERE.ovpnEnter your credentials and you should now be successfully connected. Enjoy and use responsibly.
In case any domain or website is not responding for you, this might be an issue with the name server.
# vim /etc/resolv.confAdd the following:
Nameserver 80.67.0.2