https://github.com/bzon/connectingtoopenvpn
https://github.com/bzon/connectingtoopenvpn
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bzon/connectingtoopenvpn
- Owner: bzon
- Created: 2017-10-10T05:29:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T05:30:52.000Z (over 8 years ago)
- Last Synced: 2025-06-03T01:43:30.838Z (about 1 year ago)
- Size: 28.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Table of Contents
* [OSX](#osx)
* [Install Tunnelblick](#install-tunnelblick)
* [OpenVPN Credentials](#openvpn-credentials)
* [Connecting to OpenVPN Server](#connecting-to-openvpn-server)
----
# OSX
## Install Tunnelblick
Tunnelblick is a free, open source graphic user interface for OpenVPN on OS X and macOS. It provides easy control of OpenVPN client and/or server connections. You can install the package as you would normally install an Application in OSX.
Download the latest stable release in https://tunnelblick.net/downloads.html
You should see an icon of it if the installation is successful.

## OpenVPN Credentials
The openvpn configuration is composed of a `.ovpn` file and a password.

This must be generated by the OpenVPN administrator.
## Connecting to OpenVPN Server
__Step 1__ - Drag the `.ovpn` file in the Tunnelblick icon.
__Step 2__ - You may have to enter your `OSX User password` after doing `Step 1`.
__Step 3__ - Right click the icon and then click `Connect` to the configuration that was added from `Step 1`.
__Step 4__ - Enter the `OpenVPN password`, the password is in the password `.txt` file.
