Our VPN client is a lightweight application, running in the background on your computer as a service or daemon, that enables you to make a secure VPN connection to your devices from within your web browser.
Select what you would like to do:
Install the VPN client
Select your operating system:
Windows
Supported versions
All Windows versions supported by Microsoft are supported by CloudVPN.Follow these next few steps to install the VPN client on Windows.
Using Mozilla Firefox?
Please close your Mozilla Firefox web browser during the installation.- Download the VPN client from the CloudVPN Portal [Tools] page.
- Start the installation by double-clicking the downloaded VPN client executable file and follow the steps in the installation wizard.
- Once the installation has completed, refresh the CloudVPN Portal web page.
VPN client installed - ready for VPN!
macOS
Supported versions
All versions of MacOS supported by Apple are supported by CloudVPN.Follow these next few steps to install the VPN client on macOS.
Using Mozilla Firefox?
Please close your Mozilla Firefox web browser during the installation.- Download the VPN client from the CloudVPN Portal [Tools] page.
- Start the installation by double-clicking the downloaded VPN client executable file and follow the steps in the installation wizard.
- Once the installation has completed, refresh the CloudVPN Portal web page.
VPN client installed - ready for VPN!
Linux
Supported web browser
- Mozilla Firefox
Follow these next few steps to install the VPN client on Linux.
Close Mozilla Firefox
Please close your Mozilla Firefox web browser during the installation.- Download the VPN client from the CloudVPN Portal [Tools] page.
- Open a terminal and execute the following command to extract the tarball.
tar -xzf vpn_client_x64.tar.gz - Change your directory to the extracted setup by executing:
cd VPNclientSetup_en-US - Run the installation with root privileges by executing:
sudo ./install
VPN client installed - ready for VPN
Uninstall the VPN client
Select your operating system:
Windows
- Open your list of installed programs (Programs and Features).
Programs and Features
- Select the "CloudVPN VPN client" and press [Uninstall].
- Follow the steps in the wizard.
macOS
- Download the uninstall file here.
- Open Terminal.
- Go to the directory where you have placed the downloaded uninstall file.
cd ~/Downloads
- Make the file executable:
chmod +x vpn_client_macos_uninstall - Run the uninstaller as superuser:
sudo ./vpn_client_macos_uninstall
Linux
- Download the VPN client from the CloudVPN Portal [Tools] page.
- Open Terminal.
- Go to the directory where you have placed the downloaded VPN client
- Unpack the file:
tar -xzf vpn_client_x64.tar.gz - Open the unpacked folder:
cd vpn_client_x64/ - Run the uninstaller as superuser:
sudo ./uninstall
Comments
0 comments
Article is closed for comments.