Skip to main content

VPN Client

The VPN Client allows secure and private network connections for users accessing remote resources. This guide provides a comprehensive step-by-step process for installing the VPN Client application on different operating systems, connecting to a VPN server, managing user profiles, and troubleshooting common issues. The guide is divided into sections covering installation for Windows, connecting to the VPN, disconnecting, deleting profiles, and frequently asked questions (FAQs).

Installing the VPN Client Application

  • Windows Client ApplicationInstallation

Step 1: Application Download

  • Download the hiclouds.exe application from the official source.
    application-install-for-linux-and-ubuntu

    Download the hiclouds.rpm version For Linux Users. and download the hiclouds.deb version for Ubuntu users.

Step 2: Execute as Administrator

  • Right-click the hiclouds.exe file and select Run as administrator to start the installation process.

    image-1

Step 3: Bypass Security Warning

  • When prompted with a security warning, click More Info to view additional options.

    image-2

Step 4: Confirm to Run

  • Select the Run anyway option to proceed with the installation despite the warning.

    image-3

Step 5: Administrative Approval

  • Select Yes in the User Account Control dialog to continue the installation.

    image-4

Step 6: Accept License Agreement

  • Review the license agreement, check I accept the agreement, and click Next to continue.

    image-5

Step 7: Define Installation Path

  • Confirm the default installation path or select a different one, then click Next button.

    image-6

Step 8: Advance Installation Steps

  • Continue by clicking Next on the subsequent screen.

    image-7

Step 9: Initiate Installation

  • Click Install to begin the application installation process.

    image-8

Step 10: Monitor Installation Progress

  • The installation progress will be visible, showing real-time updates.

    image-9

Step 11: Complete Installation

  • Once the installation is complete, finish the process by clicking the Finish button.

    image=10

  • Ubuntu Client Application Installation

Step 1: Application Download

  • Download the hiclouds.deb application from the official source.

Install the Application

Step 2: Open Terminal:

  • Press Ctrl + Alt + T to open the terminal.

Step 3: Navigate to the Download Directory:

  • Use the cd command to navigate to the directory where you have downloaded the hiclouds.deb file. For example:
    cd ~/Downloads

Step 4: Install Dependencies:

  • Before installing the VPN client, ensure you have the required dependencies. Update the system packages and install any missing dependencies using the following commands:
       sudo apt update
    sudo apt install -f

Step 5: Install the VPN Client:

  • Run the following command to install the hiclouds.deb package:
       sudo dpkg -i hiclouds.deb
  • If you encounter any dependency errors, run the following command to fix them:
       sudo apt-get install -f

Step 6: Verify Installation:

  • After the installation is complete, verify that the VPN client has been installed correctly by running:

       hiclouds --version
  • Linux Client Application Installation

Step 1: Application Download

  • Download the hiclouds.rpm application from the official source.

Install the Application

Step 2: Open Terminal:

  • Press Ctrl + Alt + T to open the terminal.

Step 3: Navigate to the Download Directory:

  • Use the cd command to navigate to the directory where you have downloaded the hiclouds.rpm file. For example:
    cd ~/Downloads

Step 4: Install Dependencies:

  • Ensure your system is updated and required dependencies are installed. Run the following commands:
       sudo dnf update
    sudo dnf install -y libXScrnSaver

Step 5: Install the VPN Client:

-Use the following command to install the hiclouds.rpm package

   sudo rpm -i hiclouds.rpm
  • Alternatively, you can use dnf for installation (recommended for handling dependencies):
       sudo dnf install hiclouds.rpm

Step 6: Verify Installation:

  • After the installation is complete, verify that the VPN client has been installed correctly by running:
       hiclouds --version

VPN Client Connection Setup

Step 1: VPN Client Profile Creation

Step 2: Input Login Credentials

  • Email:- Enter the email used while creating vpn user.
  • Password:- Enter the password entered while creating vpn user here.
  • login url:- Here the url of the user's cloud platform will come.

Authenticate User

  • Click the Login button to authenticate and access the VPN server.

    image-11

Step 3: Profile Import Confirmation

  • Upon successful login, a message will confirm the profile import and VPN connection. Click the Connect button to establish the VPN connection.

    image-12

Step 4: Verify Connection Status

  • On Connection it will show Online for 5 Sec in the status.

    imag-13

Step 5: Confirm VPN Server Connection

  • The VPN client interface will display the connected status, confirming that the VPN server connection is active.

    image-14

Disconnecting from VPN Client

  • Select the Disconnect button to terminate the current VPN connection.

    image-15

Delete VPN Client Profile

Step 1: Initiate Profile Deletion

  • Click on the Delete icon next to the profile that needs to be removed.

    image-16

Step 2: Confirm Profile Removal

  • A confirmation dialog will appear Click the Delete Profile button to finalize the deletion.

    image-17

FAQ

Q-1: What should I do if the application fails to install?

Q-2: What is a VPN client and why should I use one?

Q-3: How do I update the VPN Client?

Q-4: What is the process for updating the VPN Client application?

Q-5: Can I use the VPN Client with multiple VPN servers?

Q-6: Is it possible to use the VPN Client on mobile devices?

Q-7: How can I view detailed connection logs?

Q-8: How can I check for application updates within the VPN Client?