Coder Social home page Coder Social logo

lithiumcarbonate / openvpn-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anhtvc/openvpn-ios

0.0 1.0 0.0 42.24 MB

Build OpenVPN source for IOS

License: GNU General Public License v3.0

Shell 0.76% AGS Script 0.01% C++ 2.83% C 72.99% Makefile 3.88% Batchfile 0.24% Perl 15.11% DIGITAL Command Language 1.60% Objective-C 0.40% Assembly 1.69% XS 0.02% M4 0.25% eC 0.03% Emacs Lisp 0.02% HTML 0.01% Scheme 0.02% Roff 0.01% Prolog 0.15%

openvpn-ios's Introduction

OpenVPN-IOS

Platforms iOS Versions Xcode Version Carthage Compatible License

More Features

OpenVPN-IOS is an Objective-C project that allows to easily configure and establish VPN connection using OpenVPN protocol. It is based on the original openvpn3 library so it has every feature the library has.

The project is designed to use in conjunction with NetworkExtension framework and doesn't use any private Apple API.

Download full source

Download here

Demo

I complete integrate openvpn with NetworkExtension:

Video demo in here

Setup

Install GNU libtool and automake:

$ brew install libtool automake

Generate a static key and place it in /configuration:

$ openvpn --genkey --secret static.key

Build the dependencies:

$ bash build-libssl.sh
$ bash build-openvpn.sh

clone source hans and openvpn to Submodules.Link source

https://github.com/chrisballinger/hans/tree/893ac91eaf080b43170b839b22f9086f0dbc648d

https://github.com/chrisballinger/openvpn/tree/0f77573024e69c34ec8a5cbc0744e126ad73de27

Clean

To clean the Submodules/openvpn build folder:

$ cd /Submodules/openvpn
$ git clean -f && git clean -f -X

But you don't have to rebuild the library, I have add library into the project

Configuration

Simplest OpenVPN setup: Static Key Mini-HOWTO

if you are interested or have problems when use, pls contact me

skype: [email protected] email: [email protected]

Do not hesitate, just a small fee I will help you complete the OpenVPN project on IOS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.