OpenVPNAdapter | C wrapper for OpenVPN library | iOS library

 by   ss-abramchuk C++ Version: 0.8.0 License: AGPL-3.0

kandi X-RAY | OpenVPNAdapter Summary

kandi X-RAY | OpenVPNAdapter Summary

OpenVPNAdapter is a C++ library typically used in Mobile, iOS, Xcode applications. OpenVPNAdapter has no vulnerabilities, it has a Strong Copyleft License and it has low support. However OpenVPNAdapter has 256 bugs. You can download it from GitHub.

OpenVPNAdapter is an Objective-C framework 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 framework is designed to use in conjunction with NetworkExtension framework and doesn't use any private Apple API. Compatible with iOS and macOS and also Swift friendly.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              OpenVPNAdapter has a low active ecosystem.
              It has 426 star(s) with 172 fork(s). There are 16 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 95 open issues and 112 have been closed. On average issues are closed in 13 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of OpenVPNAdapter is 0.8.0

            kandi-Quality Quality

              OpenVPNAdapter has 256 bugs (0 blocker, 0 critical, 20 major, 236 minor) and 97 code smells.

            kandi-Security Security

              OpenVPNAdapter has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              OpenVPNAdapter code analysis shows 0 unresolved vulnerabilities.
              There are 4 security hotspots that need review.

            kandi-License License

              OpenVPNAdapter is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              OpenVPNAdapter releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              It has 5548 lines of code, 121 functions and 19 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of OpenVPNAdapter
            Get all kandi verified functions for this library.

            OpenVPNAdapter Key Features

            No Key Features are available at this moment for OpenVPNAdapter.

            OpenVPNAdapter Examples and Code Snippets

            No Code Snippets are available at this moment for OpenVPNAdapter.

            Community Discussions

            QUESTION

            Network Extension didn't called
            Asked 2021-Jun-05 at 04:12

            I am trying to connect VPN using OpenVPNAdapter but the PacketTunnelProvider isn't called from the controller. What am i missing here?

            Controller.swift

            ...

            ANSWER

            Answered 2021-Jun-04 at 05:08

            You haven't mentioned anything about how you are testing network extension. You should attach a Network extension process before running your project for debugging. Then only network extension methods will trigger for debug.

            Source https://stackoverflow.com/questions/67831656

            QUESTION

            Allow only certain apps to use my VPN - Swift
            Asked 2021-Feb-28 at 20:35

            I am making an app that activates a VPN connection based on OpenVPN, retrieves a certificate from the database, and opens a tunnel using NEPacketTunnelProvider and NetworkExtension.

            I used the following repository, and now my VPN is working fine.

            But the problem is that I want to allow only one app to use this VPN when enabled (WhatsApp precisely), and I want to restrict all other apps of using it.

            On Android it's possible by giving the bundle identifier of the allowed apps to the PackageManager.

            Can you please help me?

            This is my PacketTunnelProvider class:

            ...

            ANSWER

            Answered 2021-Feb-28 at 20:35

            As an engineer from Apple said:

            The way to do it is to use Per-App VPN. See the Per-App VPN On Demand section in the NETunnelProviderManager documentation.

            With NEPacketTunnelProvider on macOS (as of 10.15.4) you can set this up yourself with NEAppRule. A very generic example of setting up Safari to trigger the VPN would be:

            Source https://stackoverflow.com/questions/66259562

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install OpenVPNAdapter

            You can download it from GitHub.

            Support

            Any contributions and suggestions are welcome! But before creating a PR or an issue please read the Contribution Guide.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/ss-abramchuk/OpenVPNAdapter.git

          • CLI

            gh repo clone ss-abramchuk/OpenVPNAdapter

          • sshUrl

            git@github.com:ss-abramchuk/OpenVPNAdapter.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular iOS Libraries

            swift

            by apple

            ionic-framework

            by ionic-team

            awesome-ios

            by vsouza

            fastlane

            by fastlane

            glide

            by bumptech

            Try Top Libraries by ss-abramchuk

            quik-live-trading

            by ss-abramchukC#

            ad-live-trading

            by ss-abramchukC#

            live-trading-manager

            by ss-abramchukC#

            RakNetWrapper

            by ss-abramchukC