verified on new version on OVC

This commit is contained in:
graysky 2018-01-11 17:26:39 -05:00
parent a5e33545e9
commit 6348d0b2bd
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## Overview
A simple shell script that creates OpenVPN compatible tunnel profiles in the unified file format. Tested on:
* Linux OpenVPN version 2.4.4
* iOS version 1.1.1 build 212 of OpenVPN Connect
* iOS version 1.2.5 build 1 of OpenVPN Connect
* Android version 0.6.73 of OpenVPN for Android
## Usage

View File

@ -1,6 +1,6 @@
#!/bin/bash
## Tested and works with OpenVPN Connect 1.1.1 build 212 (iOS 64-bit) on iOS 11.2.1
## Tested and works with OpenVPN Connect 1.2.5 build 1 (iOS 64-bit) on iOS 11.2.2
##
## Majority of the credit goes to the script's original author, trovao
## Link to original script: https://gist.github.com/trovao/18e428b5a758df24455b