AnchorFreePartner / hydrasdk-demo-ios

Hydra SDK demo application for iOS

Home Page:https://developer.anchorfree.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPN SDK for iOS and macOS

Changelog

Prerequisites

  • Requires iOS 11+ or macOS 10.12+
  • Xcode 10.2.1

Capabilities

VPN SDK for iOS and macOS provides client API to authorize users and connect them to backend VPN services. It consists of 3 main parts:

  • Hydra SDK - provides API that allows you manage VPN connection using custom Hydra protocol and use content categorization service named Fireshield.
  • IPSec SDK - provides API that allows to use default Apple implementation of IPSec (IKEv2).
  • Composed SDK - provides API that allows to use different VPN protocols inside one app and switch between them more easily.

API Documentation

To see all available API, check API Reference.

About

Hydra SDK demo application for iOS

https://developer.anchorfree.com

License:Apache License 2.0


Languages

Language:Objective-C 88.1%Language:Swift 10.7%Language:Ruby 1.2%