Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Instructions below refer to OpenVPN access. Similarly detailed instructions for WireGuard access are still pending. In the meantime, to try out WireGuard VPNs, please visit the preliminary VSKEY WireGuard management page

Table of Contents
stylenone

Step-by-step guides:

Mac OS 

  1. Download and install Tunnelblick OpenVPN client

  2. Fetch the configuration files from the VSS-VPN gateway via either of the following methods:

    1. Fetch the Unified configuration file via email (recommended).

  3. Double click on vskey-vn.ovpn.

  4. Select whether the VPN will be available for All users or Only you. Type in your admin credentials.

  5. Select Done.

  6. Go to the taskbar and look for the Tunnelblick icon, click on it and select "Connect vskey-vn".

  7. Type your VSKEY credentials.

Alternatively, consult the UTORvpn Mac OS X install instructions, substituting "vskey-vn.ovpn" and "vskey-vn.crt" for each mention of "utorvpn.ovpn”

Info

Video tutorial here.


Windows

...

  1. Download and installtheOpenVPN client.

  2. Fetch the configuration files from the VSS-VPN gateway via either of the following methods:

    1. Fetch the Unified configuration file via email (recommended).OpenVPN profile and cert: vskey-vn.ovpn and vskey-vn.crt.

  3. Copy both configuration files to OpenVPN configuration directory: 

    Code Block
    "C:\Program Files\OpenVPN\config\"

    or with Windows 7 ...

    Code Block
    "C:\Users\<username>\AppData\Roaming\OpenVPN\Config\".

    or 

    Code Block
    C:\Users\<username>\OpenVPN\Config\
  4. Run OpenVPN as Administrator (Right Click on OpenVPN Icon and click "Run as Administrator").

  5. Search for the icon in the taskbar and click connect.

  6. Type your VSKEY credentials. 

Note

Don't forget to run OpenVPN as Administrator  otherwise the necessary network routes will not be installed and VSS-specific traffic will not be forwarded through the VPN.

...

Android 4.x

  1. Download and install the OpenVPN Connect Android app, from the VSS-VPN gateway or from Google Play.

  2. Visit VSS unified OpenVPN to have the configuration file sent via email. That email will include instructions on how to handle the attached configuration.

  3. Follow the configuration instructions available courtesy of UTORvpn BUT instead of step 3 (install the configuration),

...